@ -31,7 +31,7 @@ Install Docker-compose.
```bash
$ cd autonomic.zone
$ python3 -m venv .venv
$ pip install -r requirements.txt
$ pip3 install -r requirements.txt
```
Then fire up the container with the following.