diff --git a/README.md b/README.md index a1a69b4..a758184 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Commands for easy setup: ```sh # Development -git clone https://gitlab.com/deeplydrumming/DeemixFix2.git && cd DeemixFix2 && git submodule update --init --recursive && yarn install-all-dev +git clone https://gitlab.com/deeplydrumming/DeemixFix2.git && cd DeemixFix2 && yarn install-all-dev ``` You can change the default port by setting the environment variable `PORT` to any other number before starting the app.