diff --git a/README.md b/README.md index cad9d18..e75cfe1 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,7 @@ Please use Python3, for the love of `$deity`... ### Build & run ```sh -docker-compose up -``` - -### Rebuild - -```sh -docker-compose build +docker-compose up --build --renew-anon-volumes ``` ### Troubleshooting