about summary refs log tree commit diff
path: root/ops/keycloak/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ops/keycloak/README.md')
-rw-r--r--ops/keycloak/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/keycloak/README.md b/ops/keycloak/README.md
index e8ffd700b5..fd72daa87d 100644
--- a/ops/keycloak/README.md
+++ b/ops/keycloak/README.md
@@ -12,7 +12,7 @@ credentials.
 An example `direnv` configuration used by tazjin is this:
 
 ```
-# //ops/secrets/.envrc
+# //ops/keycloak/.envrc
 source_up
 eval $(age --decrypt -i ~/.ssh/id_ed25519 $(git rev-parse --show-toplevel)/ops/secrets/tf-keycloak.age)
 ```