readme build fix

This commit is contained in:
deeplydrumming
2024-07-22 17:28:50 +01:00
parent 6538bceaa2
commit b108dfc41b

View File

@@ -15,7 +15,7 @@ Commands for easy setup:
```sh
# Development
git clone https://gitlab.com/deeplydrumming/DeemixFix2.git && cd DeemixFix2 && yarn install-all-dev
git clone https://gitlab.com/deeplydrumming/DeemixFix.git && cd DeemixFix && yarn install-all-dev
```
You can change the default port by setting the environment variable `PORT` to any other number before starting the app.