Skip to content

Commit

Permalink
Fix command for creating database in README (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Dec 4, 2021
1 parent 36a5e62 commit 28eeab1
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 @@ -33,7 +33,7 @@ You first need to create a project and result database:

```bash
flag-slurper project init -b ~/cdcs/isu2-18 --name "ISU2 2018"
flag-slurper project create_db
flag-slurper project create-db
```

To generate the team and service list you can simply run:
Expand Down

0 comments on commit 28eeab1

Please sign in to comment.