mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
Add 'git' to required development tools installation
This commit is contained in:
2
docs/build/toolchain.md
vendored
2
docs/build/toolchain.md
vendored
@@ -120,7 +120,7 @@ Repeat until no further updates are available.
|
||||
Install the required development tools:
|
||||
|
||||
```bash
|
||||
pacman -S make nasm xorriso
|
||||
pacman -S make nasm xorriso git
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user