Skip to content

Commit

Permalink
Updated cli build cmd in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cyborgshead authored Jul 21, 2022
1 parent 794d423 commit 56d2ce1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ _________________________________________________________
## Networks
|Network|Cosmos|Hub|Launch|Security Token| Resources Token|Bandwidth Token| Power Token | Supported Tokens |
|---|---|---|---|---|---|---|---|---|
|Bostrom|🟢|Canary -> Bootloader Hub|2021|BOOT |HYDROGEN|VOLT|AMPER|[ICS20, CW20, CW721, CW1155]|
|Cyber|🔵|Cyber Hub|TBA|CYB|HYDROGEN|VOLT|AMPER|[ICS20, CW20, CW721, CW1155]|
|Bostrom|🟢|Canary -> Bootloader Hub|2021|BOOT |HYDROGEN|VOLT|AMPERE|ICS20|
|Cyber|🔵|Cyber Hub|TBA|CYB|HYDROGEN|VOLT|AMPERE|ICS20|
_________________________________________________________

## Computer Specification 🛠
Expand Down Expand Up @@ -119,8 +119,9 @@ Build: ```make install```

Run: ```cyber start ```

To use as CLI with remote node:
```
To use as CLI with remote node just set CUDA_ENABLED=false in Makefile and build
make install SOFTWARE_2_ENABLED=false
```

- Version - v0.2.0
Expand Down

0 comments on commit 56d2ce1

Please sign in to comment.