Update README.md

This commit is contained in:
2026-04-16 21:47:21 -04:00
parent 82ed702f01
commit d76a7e0444

View File

@@ -11,12 +11,12 @@
*Bash* *Bash*
```bash ```bash
bash <(curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.sh) bash <(curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.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.cc/eric/Vocaloid6-Linux-Installer/refs/heads/main/vocaloid6installer.sh | psub) bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.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