1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-01-13 15:18:09 +00:00

Merge pull request #167 from tomtor/patch-1

Fix Rust README.md
This commit is contained in:
Anton Blanchard 2020-05-01 19:52:59 +10:00 committed by GitHub
commit 098c3fbb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Steps:
$ rustup default nightly
$ rustup target add powerpc64le-unknown-linux-gnu
```
$ rustup component add rust-src
$ cargo install xargo