mirror of https://github.com/helix-editor/helix
Add install instructions for Void Linux (#1911)
parent
84e799f0e4
commit
924462edda
|
@ -41,6 +41,12 @@ sudo dnf copr enable varlad/helix
|
||||||
sudo dnf install helix
|
sudo dnf install helix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Void Linux
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo xbps-install helix
|
||||||
|
```
|
||||||
|
|
||||||
## Build from source
|
## Build from source
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue