mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-21 00:57:45 +01:00
- fix: Add pinning to documentation
GitOrigin-RevId: de34db02a8854704ab3cb3f3d91de1cd30c21252
This commit is contained in:
parent
2fbe26c3dc
commit
778fae8384
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user