diff --git a/README.md b/README.md index eb9d741..304d2b5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@
+
## [Step-by-step guide](./docs/basic-flow.md) @@ -13,12 +14,19 @@ 2. Subnet for knowledge domains 3. Subnet for network infrastructure operators 4. Subnet for relayers infrastructure operators -5. Your idea here +5. Subnet for IPFS nodes operators +6. Your idea here ```When? Soon``` + ## Install +0. With pip: +``` +pip3 install cybertensor +``` + 1. From source: ```bash git clone https://github.com/cybercongress/cybertensor.git