Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
Co-authored-by: El De-dog-lo <[email protected]>
  • Loading branch information
johnson2427 and fubuloubu authored Jul 1, 2024
1 parent b549274 commit 5cf67b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ You can also import a private key from a file (from hex or bytes):

```bash
$ ape aws kms import KeyAlias --private-key <path-to-private-key>
INFO (ape-aws): Reading private key from <private-key-file>
INFO: Reading private key from <private-key-file>
SUCCESS (ape-aws): Key imported successfully with ID: <key-id>
```

Expand Down

0 comments on commit 5cf67b1

Please sign in to comment.