summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 1a8b284..93b3570 100644
--- a/README
+++ b/README
@@ -1,2 +1,6 @@
+This configuration relies on external git repositories which are handled as
+submodules. After the first clone use git submodule update --init to import all
+the submodules.
+
Run ./deploy.sh to deploy dotfiles to the home dir.
-Change the first line deploy.sh to deploy to another dir.
+Change the first line in deploy.sh to deploy to another dir.