diff options
| -rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |
