Skip to content

Commit

Permalink
Update README.md (#144)
Browse files Browse the repository at this point in the history
added void linux intstructions
  • Loading branch information
WillTheCodeWork committed May 30, 2024
1 parent aa26efc commit fef3849
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,10 @@ sudo pacman -S --needed gcc make findutils curl git libarchive zstd rsync xorris
```bash
sudo yum install -y gcc make findutils curl git bsdtar zstd rsync xorriso qemu
```

### Build prerequisites for Void Linux and derivatives
```bash
sudo xbps-install -Suv gcc make findutils curl git bsdtar zstd rsync xorriso qemu
```
### Building the distro

To build the distro, which includes the cross toolchain necessary
Expand Down

0 comments on commit fef3849

Please sign in to comment.