Skip to content

Commit 0e1d26e

Browse files
authored
Merge pull request #891 from tommoyer/patch-1
Update README.md
2 parents 04abbcf + 319f29f commit 0e1d26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To compile `distrobuilder` from source, first install the Go programming languag
6060
- Debian-based:
6161
```
6262
sudo apt update
63-
sudo apt install -y golang-go debootstrap rsync gpg squashfs-tools git make
63+
sudo apt install -y golang-go debootstrap rsync gpg squashfs-tools git make build-essential
6464
```
6565
6666
- ArchLinux-based:

0 commit comments

Comments
 (0)