Update README.md

This commit is contained in:
2026-08-08 16:10:49 +02:00
parent 5c733cfc88
commit 868d60fce8
+1 -1
View File
@@ -32,7 +32,7 @@ Il cuore della conversione audio è l'emulatore open-source `md380-emu`. Va scar
```bash
cd /opt
sudo git clone [https://github.com/nostar/md380-emu.git](https://github.com/nostar/md380-emu.git)
sudo git clone https://github.com/nostar/md380-emu.git
cd md380-emu
sudo make
```