Update README.md
This commit is contained in:
parent
93b06cea11
commit
c78d7a06aa
1 changed files with 2 additions and 6 deletions
|
|
@ -4,13 +4,9 @@ based on [Writing an OS in rust](https://os.phil-opp.com/)
|
||||||
|
|
||||||
## dependencies
|
## dependencies
|
||||||
|
|
||||||
`pacman -S \
|
`pacman -S grub2 xorriso mtools binutils`
|
||||||
grub2\
|
|
||||||
xorriso\
|
|
||||||
mtools\
|
|
||||||
binutils
|
|
||||||
`
|
|
||||||
|
|
||||||
|
## docker
|
||||||
a standard development environment can be invoked:
|
a standard development environment can be invoked:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue