- fix: Add pinning to documentation

GitOrigin-RevId: de34db02a8854704ab3cb3f3d91de1cd30c21252
This commit is contained in:
the-superpirate 2021-01-29 14:08:49 +03:00
parent 2fbe26c3dc
commit 778fae8384

View File

@ -11,7 +11,7 @@ Follow the [root guide](../../README.md) to install Docker, IPFS and Bazel (opti
```shell script
export COLLECTION=bafykbzacebzohi352bddfunaub5rgqv5b324nejk5v6fltjh45be5ykw5jsjg
export COLLECTION_PATH=$(realpath $COLLECTION)
ipfs get $COLLECTION
ipfs get $COLLECTION && ipfs pin add $COLLECTION
```
#### 2. Launch Nexus Cognitron