diff --git a/docs/en/src/install.md b/docs/en/src/install.md index 567e644..4503bd9 100644 --- a/docs/en/src/install.md +++ b/docs/en/src/install.md @@ -34,6 +34,20 @@ repositories: [![packaging status][5]][6] +### Cross-platform + +#### [Snap][26] + +``` +snap install xplr +``` + +#### [Nixpkgs][10] + +``` +nix-env -f https://github.com/NixOS/nixpkgs/tarball/master -iA xplr +``` + ### Arch Linux #### [Official Community Repo][7] @@ -60,14 +74,6 @@ paru -S xplr-git #### [void-templates by shubham][9] -### Nix(OS) - -#### [Nixpkgs][10] - -``` -nix-env -f https://github.com/NixOS/nixpkgs/tarball/master -iA xplr -``` - ### macOS #### [MacPorts][11] @@ -249,3 +255,4 @@ sudo cp target/release/xplr /usr/local/bin/ [23]: https://termux.com/ [24]: https://s3.gifyu.com/images/xplr-termuxfd3c398d3cf4bcbc.md.jpg [25]: https://gifyu.com/image/tF2D +[26]: https://snapcraft.io/xplr