diff --git a/README.md b/README.md index 28f7400..4f12a94 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Refer to [config/vault.hcl](config/vault.hcl) for content. Once Vault's initialized and with your `root` token in hand log in via the `token` auth method, make the following changes: * Add policies from [policies](policies) subdirectory into Vault * Create group `administrators` -* Assign policies `administrator` and `auditor` +* Assign policies `administrator` and `auditor` to that group * Create one entity to represent yourself as an administrator * Create on alias assigned to that entity for you to use as a username * Enable auth menthod `userpass`