Update README.md

This commit is contained in:
Jack Halford 2018-02-05 10:28:16 +01:00 committed by GitHub
parent 9a6ba1d03d
commit aea724a64d

View file

@ -16,6 +16,7 @@ on archlinux `pacman -S make grub2 xorriso mtools binutils gcc qemu`
``` ```
pacman -S rustup pacman -S rustup
rustup override add nightly
rustup component add rust-src rustup component add rust-src
cargo install xargo cargo install xargo
``` ```