Skip to content

Commit

Permalink
Merge pull request #891 from tommoyer/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stgraber authored Dec 3, 2024
2 parents 04abbcf + 319f29f commit 0e1d26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To compile `distrobuilder` from source, first install the Go programming languag
- Debian-based:
```
sudo apt update
sudo apt install -y golang-go debootstrap rsync gpg squashfs-tools git make
sudo apt install -y golang-go debootstrap rsync gpg squashfs-tools git make build-essential
```
- ArchLinux-based:
Expand Down

0 comments on commit 0e1d26e

Please sign in to comment.