Merge pull request #167 from tomtor/patch-1

Fix Rust README.md
pull/168/head
Anton Blanchard 4 years ago committed by GitHub
commit 098c3fbb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ Steps:
$ rustup default nightly

$ rustup target add powerpc64le-unknown-linux-gnu
```

$ rustup component add rust-src

$ cargo install xargo

Loading…
Cancel
Save