Add install instructions for Void Linux (#1911)
This commit is contained in:
parent
84e799f0e4
commit
924462edda
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ sudo dnf copr enable varlad/helix
|
|||
sudo dnf install helix
|
||||
```
|
||||
|
||||
### Void Linux
|
||||
|
||||
```
|
||||
sudo xbps-install helix
|
||||
```
|
||||
|
||||
## Build from source
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue