From 20303a14a74494daf851974e9d1f6478df19d19d Mon Sep 17 00:00:00 2001 From: radex Date: Fri, 18 Aug 2023 16:39:14 +0200 Subject: [PATCH] update readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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