From c05142f143dfd071a508377439d76db28ae759ff Mon Sep 17 00:00:00 2001 From: Adrien Luxey Date: Fri, 10 Jan 2020 17:09:14 +0100 Subject: [PATCH] modified README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb0e06b..2aef8df 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Use `install.sh` to install the dependencies, Oh-My-Zsh, pull tmux and vim plugi -h|--help Show this help The script will install dependencies once (remove $HOME/.installed to redo) and symlink dotfiles to their destination in your $HOME. + +If you do want to install through this script, import you SSH public key to github.com, otherwise the submodules will fail to pull. If you want to do your own thing from these dotfiles, go read `install.sh`.