Skip to content

Commit

Permalink
Update cli-rs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero authored Aug 31, 2023
1 parent 0721182 commit 50fbbf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/4.tools/cli-rs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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...
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 50fbbf5

Please sign in to comment.