mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 11:00:19 +00:00
docs: Add Fedora/CentOS installation instructions
This commit is contained in:
parent
7ad1772c83
commit
70fe936e3b
1 changed files with 4 additions and 0 deletions
|
@ -67,6 +67,10 @@ $ cargo install himalaya
|
||||||
|
|
||||||
# Nix
|
# Nix
|
||||||
$ nix-env -i himalaya
|
$ 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.*
|
*See the [documentation](https://pimalaya.org/himalaya/cli/installation/index.html) for other installation methods.*
|
||||||
|
|
Loading…
Reference in a new issue