Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mZneit authored Nov 16, 2021
1 parent 1fbf9d9 commit 9531da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Use this command to run the tests in `tests.py`:
```bash
python manage.py test
```
Tests that require a database will run on a separate test database. Make sure that the `USER` in `settings.py` is granted privileges to create a database.
## Docker Image
- Docker Compose should be installed to build the app's container image.
- On Windows or Mac systems, install Docker Desktop. It includes Docker Engine, Docker CLI client and Docker Compose.
Expand Down

0 comments on commit 9531da8

Please sign in to comment.