Add instructions for Fedora Linux (#1270)

* Add instructions for Fedora Linux

* Update README.md

* Update install.md
imgbot
Chetan Vardhan 3 years ago committed by GitHub
parent 5d91335d6b
commit 3ef115d420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save