提交 50ee67f0 作者: Leo Arias

add the snap installation instructions

License: MIT
Signed-off-by: 's avatarLeo Arias <yo@elopio.net>
上级 5c2cbb33
......@@ -27,6 +27,7 @@ Please put all issues regarding the Go IPFS _implementation_ in [this repo](http
- [Security Issues](#security-issues)
- [Install](#install)
- [Install prebuilt packages](#install-prebuilt-packages)
- [From Linux package managers](#from-linux-package-managers)
- [Build from Source](#build-from-source)
- [Install Go](#install-go)
- [Download and Compile IPFS](#download-and-compile-ipfs)
......@@ -64,6 +65,12 @@ From there:
- Open/extract the archive.
- Move `ipfs` to your path (`install.sh` can do it for you).
### From Linux package managers
With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install):
$ sudo snap install ipfs
### Build from Source
#### Install Go
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论