summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorvdjagilev <2762286+vdjagilev@users.noreply.github.com>2021-08-13 21:46:10 +0300
committerAndreas Kling <kling@serenityos.org>2021-08-15 15:29:03 +0200
commit05ecbd9535a8bc351852a142371012d9b7c8ecf6 (patch)
treebcb67945cf38cf56b55e26b6fc204bb800dc24c7 /Documentation
parent2edf4b7f616571884191379a2950dc8790950a55 (diff)
downloadserenity-05ecbd9535a8bc351852a142371012d9b7c8ecf6.zip
Documentation: Add genext2fs package for BuildInstructions
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md
index 025780df1d..ece063be26 100644
--- a/Documentation/BuildInstructions.md
+++ b/Documentation/BuildInstructions.md
@@ -7,7 +7,7 @@ Make sure you have all the dependencies installed:
### Debian / Ubuntu
```console
-sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs ninja-build qemu-system-i386 qemu-utils ccache rsync
+sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs ninja-build qemu-system-i386 qemu-utils ccache rsync genext2fs
```
#### GCC 10