summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index adb7236..bdc02e9 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,8 @@ cargo install shackle-shell
Next, Shackle expects a specific directory structure. Specifically, personal git
repos will live in `~/git/your-username` and shared repos will live in
-`~/git/your-group`.
+`~/git/your-group`. If you create a repo that requires one of these group
+directories and it doesn't exist yet, Shackle will create it.
If you have many users on your server, then consider making `~/git` a symlink to
the actual shared location for your git repos. For example, on my repo, all git