Skip to content

Commit 4569007

Browse files
authored
Add link to CLI docs
1 parent 9879886 commit 4569007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To build and install the CLI, run:
6161
$ make build-pow
6262
```
6363

64-
Then run `pow` with the `--help` flag to see the available commands:
64+
You can read the [generated CLI docs](https://github.com/textileio/powergate/blob/master/cli-docs/pow/pow.md) in this repo, or run `pow` with the `--help` flag to see the available commands:
6565

6666
```
6767
$ pow --help

0 commit comments

Comments
 (0)