From f297094f6172aff48f562b5b1a12966cce44cb9a Mon Sep 17 00:00:00 2001 From: Jens Maus Date: Sun, 6 Sep 2015 14:12:02 +0200 Subject: [PATCH] Reworked submodule documentation --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index ad9db7b7..a3a34836 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,10 @@ This version of carddav2fb is a forked version from carlos22 (https://github.com ## Installation - 1. Use git to checkout carddav2fb from github + Checkout the carddav2fb sources including its related subprojects using the following command: git clone https://github.com/jens-maus/carddav2fb.git - 2. Initialize the git submodules - - cd carddav2fb - git submodule init - git submodule update Now you should have everything setup and checked out to a 'carddav2fb' directory. ### Configuration