Merge pull request #454 from tim77/tim77-patch

add fedora/centos installation instructions
This commit is contained in:
Clément DOUIN 2023-08-28 10:32:44 +02:00 committed by GitHub
commit 606162452e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.*