Mention the stable compiler target in the readme
This commit is contained in:
parent
42155903ec
commit
41d9e43047
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ for an incomplete list of missing functionality.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
NIH-plug doesn't use any unstable features, and works with the latest stable
|
||||||
|
Rust compiler.
|
||||||
|
|
||||||
After installing [Rust](https://rustup.rs/) you can compile any of the plugins
|
After installing [Rust](https://rustup.rs/) you can compile any of the plugins
|
||||||
in the `plugins` directory in the following way, replacing `gain` with the name
|
in the `plugins` directory in the following way, replacing `gain` with the name
|
||||||
of the plugin:
|
of the plugin:
|
||||||
|
|
Loading…
Add table
Reference in a new issue