Skip to content

Commit de23b94

Browse files
marainotashianhslatman
authored
Apply suggestions from code review
Co-authored-by: Carl Tashian <[email protected]> Co-authored-by: Herman Slatman <[email protected]>
1 parent e18fcdc commit de23b94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@ Here's a quick example, combining `step oauth` and `step crypto` to get and veri
8282

8383
A plugin is an executable file named using the format `step-<name>-plugin`.
8484
Plugins must be available in your `$PATH` or in the `$STEPPATH/plugins`
85-
directory.
85+
directory (`$HOME/.step`, by default).
8686

8787
When you run `step <name>`, the CLI will automatically execute the corresponding
8888
plugin if it exists.
8989

9090
Some known plugins include:
9191

92-
- [**step-kms-proxy**](https://github.com/smallstep/step-kms-plugin): Manage
92+
- [**step-kms-plugin**](https://github.com/smallstep/step-kms-plugin): Manage
9393
keys and certificates stored in a KMS, including HSMs, TPMs, YubiKeys, the macOS
9494
Keychain, and cloud KMSs.
9595
- [**step-kmsproxy-plugin**](https://github.com/orbit-online/step-kmsproxy-plugin):

0 commit comments

Comments
 (0)