Update README.md

This commit is contained in:
Jack Halford 2018-02-04 19:37:15 +01:00 committed by GitHub
parent b77dcc8ee3
commit a13899fd59

View file

@ -4,7 +4,7 @@ based on [Writing an OS in rust](https://os.phil-opp.com/)
## dependencies
for archlinux `pacman -S make grub2 xorriso mtools binutils`
for archlinux `pacman -S make grub2 xorriso mtools binutils rustup`
## docker
a standard development environment can be invoked: