diff --git a/README.md b/README.md index bfc5fd9..eb46d4d 100644 --- a/README.md +++ b/README.md @@ -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