Skip to content

Commit 787d212

Browse files
committed
Update README
1 parent 4f71ea8 commit 787d212

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@
44

55
## Installation
66

7+
Via Golang package get command
8+
79
```sh
810
go get -u github.com/wabarc/ipfs-pinner/cmd/ipfs-pinner
911
```
1012

13+
Using [Snapcraft](https://snapcraft.io/ipfs-pinner) (on GNU/Linux)
14+
15+
```sh
16+
snap install ipfs-pinner
17+
```
18+
1119
## Usage
1220

1321
### Supported Pinning Services

0 commit comments

Comments
 (0)