Add instructions for Fedora Linux (#1270)
* Add instructions for Fedora Linux * Update README.md * Update install.md
This commit is contained in:
parent
5d91335d6b
commit
3ef115d420
@ -27,6 +27,15 @@ ### Arch Linux
|
||||
|
||||
A [helix-git](https://aur.archlinux.org/packages/helix-git/) package is also available on the AUR, which builds the master branch.
|
||||
|
||||
### Fedora Linux
|
||||
|
||||
You can install the COPR package for Helix via
|
||||
|
||||
```
|
||||
sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
```
|
||||
|
||||
## Build from source
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user