diff --git a/src/install.md b/src/install.md index 2a12a7b4..644671f0 100644 --- a/src/install.md +++ b/src/install.md @@ -98,6 +98,9 @@ cargo install cargo-wasi For more information, or debugging, see the [Rust lang install page](https://www.rust-lang.org/tools/install). +Kinode uses the **nightly** build of Rust. +You will want to run the command `rustup update` on a regular basis to keep your version of the language current, especially if you run into issues compiling the runtime down the line. + ### Acquire Kinode OS core Clone and set up the repository: