commit 0aeee031c3a70636111c7469d7621ff7af8425e6 parent 0f032fbdbf9a3b875521a6c4ffa968a2abdfa76e Author: ed <ed@brz9.dev> Date: Sun, 3 May 2026 17:17:29 +0200 README: add actual clone URL Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -5,7 +5,7 @@ Programmable music notation — write music as text, compile to MIDI + WAV stems ## Quick Start ```bash -git clone <repo-url> fluidstudio +git clone https://git.corbia.net/repos/fluidstudio.git fluidstudio cd fluidstudio # Install system dependencies (Debian/Ubuntu)