diff --git a/README.md b/README.md index 9d717253..5f18b9e5 100755 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ DB_PASSWORD="linguacafe" Run the remaining commands: ``` -chmod 777 -R ./ && docker compose up -d +chmod -R 777 ./ && docker compose up -d ``` ##### Windows: