readme final
This commit is contained in:
@@ -15,7 +15,7 @@ Rust + cargo
|
|||||||
LV2 headers (on Debian-based distros: sudo apt install lv2-dev)
|
LV2 headers (on Debian-based distros: sudo apt install lv2-dev)
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/YOURNAME/noiseless-lv2.git && cd noiseless-lv2/
|
git clone https://git.0xfeedc0de.com/michael/noiseless-lv2.git && cd noiseless-lv2/
|
||||||
cargo build --release
|
cargo build --release
|
||||||
mkdir -pv ~/.lv2/noiseless-lv2.lv2/
|
mkdir -pv ~/.lv2/noiseless-lv2.lv2/
|
||||||
cp target/release/libnoiseless_lv2.so ~/.lv2/noiseless-lv2.lv2/
|
cp target/release/libnoiseless_lv2.so ~/.lv2/noiseless-lv2.lv2/
|
||||||
|
|||||||
Reference in New Issue
Block a user