Skip to content

Commit

Permalink
fix: use autonomy instead of aea in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Nov 15, 2023
1 parent cd7be60 commit f706abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced_reference/commands/autonomy_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Builds a service deployment using the keys stored in the file `keys.json` and ap

### Private key security

When building deployments, you can use password protected privates keys (eg. generated using `aea generate-key LEDGER --password PASSWORD`) to avoid exposing them.
When building deployments, you can use password protected privates keys (eg. generated using `autonomy generate-key LEDGER --password PASSWORD`) to avoid exposing them.

#### Docker Compose

Expand Down

0 comments on commit f706abe

Please sign in to comment.