Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
KaoImin committed Dec 13, 2023
1 parent 8bbc6b6 commit 3e0d879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Axon CLI is a command line tool for Axon framework. It is included in the Axon b
### Generate Keypair

```bash
./target/release/axon generate-keypair -n 1
./target/release/axon generate-keypair -n 1 -p path-to-save-private-keys
```

Example Output:
Expand Down

0 comments on commit 3e0d879

Please sign in to comment.