diff --git a/README.md b/README.md index 30f20b44..e150ee46 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,4 @@ DEPLOY_MACHINE_IP=127.0.0.1 REACT_APP_DEPLOY_MACHINE_IP=127.0.0.1 ``` -and in the .env in the frontend folder: - -Afterwards, run the following commands: - and then `docker-compose up` or `docker compose up`.