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
1 changed files with 9 additions and 0 deletions
|
@ -27,6 +27,15 @@ Releases are available in the `community` repository.
|
|||
|
||||
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…
Add table
Reference in a new issue