Skip to content
Snippets Groups Projects
Commit e98a84ce authored by Antonin Carette's avatar Antonin Carette Committed by GitHub
Browse files

Update preparing_the_build.md

Add `override` statement
parent 39d2384e
No related branches found
No related tags found
1 merge request!49Update preparing_the_build.md
......@@ -43,4 +43,5 @@ Rustup will install the `stable` version of Rust. To run Redox, you have to inst
```sh
$ rustup toolchain install nightly
$ rustup override set nightly
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment