Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
Signed-off-by: borngraced <[email protected]>
  • Loading branch information
borngraced committed Dec 5, 2023
1 parent 336930e commit 49dc94b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mm2src/komodefi_cli/src/doc/CLI_REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Now `komodefi-cli` is built and available in the `bin` directory and can be call
### Setting the Default CLI Root
You can customize the default root directory for `komodefi-cli` by setting the `KOMODEFI_CLI_ROOT` environment variable. This allows you to specify a location for saving configuration files, binaries, and other related data.

```ssh
```sh
export KOMODEFI_CLI_ROOT=$HOME/komodefi-cli
komodefi-cli mm2 download
```
Expand Down Expand Up @@ -77,7 +77,7 @@ resulting `MM2.json`:
Download the latest version of `mm2` binary and save to `KOMODEFI_CLI_ROOT` dir.

Usage:
```
```sh
komodefi-cli mm2 download
```

Expand Down

0 comments on commit 49dc94b

Please sign in to comment.