Update README

This commit is contained in:
Râu Cao 2022-11-01 16:26:18 +01:00
parent 9d7760edef
commit 3c02591061
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -1,6 +1,6 @@
# Kredits IPFS Pinner
This tool pins the IPFS hashes of a Kredits organisation on an IPFS node.
This tool pins the IPFS documents of a Kredits organization on any IPFS node.
## Usage
@ -9,11 +9,11 @@ config flags, in case it is not running on localhost with default ports.)
### With NPX magic
npx @kosmos/kredits-ipfs-pinner
npx @kredits/ipfs-pinner
### Global install
npm install -g @kosmos/kredits-ipfs-pinner
npm install -g @kredits/ipfs-pinner
kredits-ipfs-pinner
### From repo