diff --git a/README.md b/README.md index b885a4c..3f0aa90 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,12 @@ Procedure: **Technical Instructions** - please forgive the complexity -Access for each repo is tracked using the `./groups/` directory; each sub-directory represents a "group" (Note: some "groups" are also "roles", e.g. `admin`) - -Most of the groups correspond directly to git repository names, aka "project name" +Create a symlink from the group-directory back to the keyfile +1. `cd groups/` + - Explanation: Access for each repo is tracked using the `./groups/` directory; each sub-directory represents a "group" (Note: some "groups" are also "roles", e.g. `admin`) + - Most of the groups correspond directly to git repository names, aka "project name" +2. `ln -s ../../` ### Example Add "Max Musterman" to the group for `devnso-adp-argocd`: