mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Fix building instructions in readmes
This commit is contained in:
@@ -38,5 +38,5 @@ After installing [Rust](https://rustup.rs/) with the nightly toolchain (because
|
|||||||
of the use of SIMD), you can compile Diopser as follows:
|
of the use of SIMD), you can compile Diopser as follows:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cargo +nightly xtask bundle gain --release
|
cargo +nightly xtask bundle diopser --release
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -26,5 +26,5 @@ After installing [Rust](https://rustup.rs/), you can compile Puberty Simulator
|
|||||||
as follows:
|
as follows:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cargo xtask bundle gain --release
|
cargo xtask bundle puberty_simulator --release
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user