Browse Source

Merge pull request #2779 from traumschule/helios

helios setup instructions
Mokhtar Naamani 3 years ago
parent
commit
5deee8d262
1 changed files with 7 additions and 0 deletions
  1. 7 0
      storage-node/packages/helios/README.md

+ 7 - 0
storage-node/packages/helios/README.md

@@ -2,6 +2,13 @@
 
 A basic tool to scan the joystream storage network to get a birds eye view of the health of the storage providers and content replication status.
 
+## Setup
+
+```
+yarn
+yarn workspace @joystream/types build
+```
+
 ## Scanning
 
 ```