Skip to content

Commit c53be62

Browse files
authored
README typo (#9091)
* README typo * Too many new lines
1 parent 094b79a commit c53be62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cd django-DefectDojo
5555

5656
# Run the application (for other profiles besides postgres-redis see
5757
# https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md)
58-
./dc-up.sh postgres-redis
58+
./dc-up-d.sh postgres-redis
5959

6060
# Obtain admin credentials. The initializer can take up to 3 minutes to run.
6161
# Use docker compose logs -f initializer to track its progress.

0 commit comments

Comments
 (0)