From 50fbbf5ada6a4269fab3b4264a4ae1a3f4abf502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Parrino?= Date: Thu, 31 Aug 2023 18:37:27 -0300 Subject: [PATCH] Update cli-rs.md --- docs/4.tools/cli-rs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/4.tools/cli-rs.md b/docs/4.tools/cli-rs.md index 31b8d7bbe35..3e258ea2e6d 100644 --- a/docs/4.tools/cli-rs.md +++ b/docs/4.tools/cli-rs.md @@ -30,7 +30,7 @@ To utilize the commands that involve transactions, sending tokens, deploying con Run... ``` -near-cli +near ``` Using the arrow keys navigate to... @@ -78,7 +78,7 @@ Now you can use `near-cli-rs` to it's full capacity. To use the `near-cli-rs` simply run the following in your terminal. ```bash -$ near-cli +$ near ``` You should then see the following. Use the arrow keys and hit `enter` or simply type out one of the available options to select an option