Update README.md

This commit is contained in:
2026-03-22 03:39:27 +00:00
parent f30a023723
commit 2d7486ac50

View File

@@ -5,12 +5,12 @@
*Bash* *Bash*
```bash ```bash
bash <(curl -s https://raw.githubusercontent.com/eric5949/Synthesizer-V-Studio-2-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh) bash <(curl -s https://gitea.cloudaf.site/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://raw.githubusercontent.com/eric5949/Synthesizer-V-Studio-2-Linux-Installer/refs/heads/main/sv2linuxinstaller.sh | psub) bash (curl -s https://gitea.cloudaf.site/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