Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x70b1a5 authored May 21, 2024
1 parent 6b8040b commit b807bb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b807bb8

Please sign in to comment.