From 8d0eebf95ab7efa20346b02c0aa5907156076cd4 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 28 Jun 2015 04:08:10 +0200 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1931b0d6..0a117cb9 100644 --- a/README.md +++ b/README.md @@ -13,5 +13,6 @@ Clone to your $HOME git init . git remote add -t \* -f origin https://github.com/hanez/home.git git checkout master + git submodule update --init --recursive Existing files will not be overwritten!