Update README.md
This commit is contained in:
@@ -7,12 +7,12 @@
|
|||||||
|
|
||||||
*Bash*
|
*Bash*
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -s https://gitea.cloudaf.site/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh)
|
bash <(curl -s https://gitea.cloudaf.cc/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
*Fish* (because I use fish and fish is wierd)
|
*Fish* (because I use fish and fish is wierd)
|
||||||
```fish
|
```fish
|
||||||
bash (curl -s https://gitea.cloudaf.site/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh | psub)
|
bash (curl -s https://gitea.cloudaf.cc/eric/Synthesizer-V-Studio-2-Linux-Installer/raw/branch/main/sv2linuxinstaller.sh | psub)
|
||||||
```
|
```
|
||||||
|
|
||||||
VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding
|
VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding
|
||||||
|
|||||||
Reference in New Issue
Block a user