From 56d2ce1781885aa7d130e53b81e05223d05f3c79 Mon Sep 17 00:00:00 2001 From: C H Date: Thu, 21 Jul 2022 23:18:16 +0800 Subject: [PATCH] Updated cli build cmd in README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76e2d95c..94e13644 100644 --- a/README.md +++ b/README.md @@ -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 🛠 @@ -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