diff --git a/README.md b/README.md index 8410cbe..0c55e66 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The quickest and easiest way is do use the docker-compose file that comes with t ### First time starter ``` -git clone https://github.com/errbuddy/deploy.git +git clone https://github.com/errbuddy/deploy.git errbuddy cd errbuddy echo MYSQL_PASSWORD=i-changed-this > .env echo SERVER_URL=https://app.errbuddy.net >> .env