mirror of
https://gitlab.com/deeplydrumming/DeemixFix.git
synced 2026-01-15 16:32:59 -03:00
readme build fix
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user