1
0
Fork 0

Fix rustup link in the readme

This commit is contained in:
Robbert van der Helm 2022-02-01 03:25:26 +01:00
parent 8a0e083168
commit 9c93414d9c

View file

@ -11,7 +11,7 @@ in the `Plugin` trait for an incomplete list of missing functionality.
## Building
After installing [https://rustup.rs/](Rust) 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
of the plugin: