forked from ROMEO/obsw
README.md aktualisiert, rust-settings nun für ganz frisches System geeignet
This commit is contained in:
parent
0f99bff211
commit
a81047c211
@ -19,7 +19,9 @@ satisfy Rust requirements
|
|||||||
```sh
|
```sh
|
||||||
cd ../mission_rust
|
cd ../mission_rust
|
||||||
cargo update
|
cargo update
|
||||||
cargo default nightly
|
rustup toolchain install nightly
|
||||||
|
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
|
||||||
|
rustup override set default nightly
|
||||||
cargo build -Z build-std
|
cargo build -Z build-std
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user