+
+
+
+
+ |
+
-```sh
-curl -sSL https://raw.githubusercontent.com/soywod/himalaya/master/install.sh | PREFIX=~/.local sh
+```shell
+# Arch Linux (official)
+$ pacman -S himalaya
+
+# Arch Linux (from sources)
+$ yay -S himalaya-git
+
+# Homebrew
+$ brew install himalaya
+
+# Cargo
+$ cargo install himalaya
+
+# Nix
+$ nix-env -i himalaya
```
-*See the
-[wiki](https://github.com/soywod/himalaya/wiki/Installation:binary)
-for other installation methods.*
+*Note: see the
+[wiki](https://github.com/soywod/himalaya/wiki/Installation) for other
+installation methods.*
+
+ |
+
+