Skip to content

Commit

Permalink
Merge pull request thomersch#86 from pietervdvn/master
Browse files Browse the repository at this point in the history
Fix missing command
  • Loading branch information
thomersch authored Jan 7, 2022
2 parents e4d6e72 + 1a5c360 commit 0b6a0d1
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 @@ -90,7 +90,7 @@ poetry run ./manage.py runserver
If you need test data, you can load some using:

```
poetry run ./manage.py osmcal/fixtures/demo.yaml
poetry run ./manage.py loaddata osmcal/fixtures/demo.yaml
```

## API Documentation
Expand Down

0 comments on commit 0b6a0d1

Please sign in to comment.