Make it clear that docker is doing the setup

This commit is contained in:
Shaun Verch 2021-12-08 12:14:45 -05:00
parent b276f0f003
commit e22329dc29

View file

@ -20,4 +20,4 @@ Use `docker-compose` to run the application:
$ docker-compose up
```
After some setup, you should be able to open the application in your browser at [http://localhost:8000](http://localhost:8000).
After it initializes, you should be able to open the application in your browser at [http://localhost:8000](http://localhost:8000).