From ca376f42ed1e81f777c258271d4211d416a47a6a Mon Sep 17 00:00:00 2001 From: ADRN Date: Thu, 14 Oct 2021 11:02:37 +0200 Subject: [PATCH] updated README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index abadd7e..5f9b767 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ 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`.