Update README.md

This commit is contained in:
2026-03-24 00:14:36 +00:00
parent 7fd8b57a18
commit 1e91f53e40

View File

@@ -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