diff --git a/README.md b/README.md index f960195ed71..a18c0c68dcf 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ You can also download go-ipfs from this project's GitHub releases page if you ar - [Arch Linux](#arch-linux) - [Nix](#nix) +- [Solus](#solus) - [Snap](#snap) #### Arch Linux @@ -117,6 +118,17 @@ GNU's functional package manager, [Guix](https://www.gnu.org/software/guix/), al $ guix package -i go-ipfs ``` +#### Solus + +In solus, go-ipfs is available in the main repository as +[go-ipfs](https://dev.getsol.us/source/go-ipfs/repository/master/). + +``` +$ sudo eopkg install go-ipfs +``` + +You can also install it trough the Solus software center. + #### Snap With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install):