Add language flag to new docs

This commit is contained in:
Raymond Bernardo 2021-05-31 18:20:40 -04:00
parent 740a6107a8
commit c0af386df7
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ pipenv run python __main__
Install [docker from their website](https://docs.docker.com/get-docker/). Run the following command from the root of the project.
```
```bash
docker-compose up -d
```