mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50:19 +00:00
Merge pull request #454 from tim77/tim77-patch
add fedora/centos installation instructions
This commit is contained in:
commit
606162452e
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ $ cargo install himalaya
|
|||
|
||||
# Nix
|
||||
$ nix-env -i himalaya
|
||||
|
||||
# Fedora/CentOS
|
||||
$ dnf copr enable atim/himalaya
|
||||
$ dnf install himalaya
|
||||
```
|
||||
|
||||
*See the [documentation](https://pimalaya.org/himalaya/cli/installation/index.html) for other installation methods.*
|
||||
|
|
Loading…
Reference in a new issue