Add install instructions for Void Linux (#1911)

This commit is contained in:
Marcin Puc 2022-03-31 21:55:55 +02:00 committed by GitHub
parent 84e799f0e4
commit 924462edda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,12 @@ sudo dnf copr enable varlad/helix
sudo dnf install helix
```
### Void Linux
```
sudo xbps-install helix
```
## Build from source
```