Add install instructions for Void Linux (#1911)

pull/1912/head
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
1 changed files with 6 additions and 0 deletions

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
```