Skip to content

Commit

Permalink
Merge pull request #399 from metabrainz/fix-hyphen
Browse files Browse the repository at this point in the history
Fix typo in suggested command
  • Loading branch information
mayhem authored Mar 8, 2023
2 parents 5cc1b66 + 340fe51 commit becb39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ use for development:

The first time you set up the application, the database needs to be initialized:

$ ./develop.sh manage init_db --create-db
$ ./develop.sh manage init-db --create-db

The web server should now be accessible at **http://localhost:80/**.

Expand Down

0 comments on commit becb39c

Please sign in to comment.