mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Add 'git' to required development tools installation
This commit is contained in:
parent
5e3ba70730
commit
1655f1cf22
1 changed files with 1 additions and 1 deletions
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:
|
Install the required development tools:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pacman -S make nasm xorriso
|
pacman -S make nasm xorriso git
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue