]> err.no Git - yubikey-personalization/commitdiff
drop submodule info from README
authorKlas Lindfors <klas@yubico.com>
Thu, 13 Feb 2014 13:26:09 +0000 (14:26 +0100)
committerKlas Lindfors <klas@yubico.com>
Thu, 13 Feb 2014 13:26:09 +0000 (14:26 +0100)
README

diff --git a/README b/README
index f1b72981d56d44115a195543dbbc274e6d52eaa7..78285a775b3c3448da530a9c8d8497405f785893 100644 (file)
--- a/README
+++ b/README
@@ -73,22 +73,6 @@ This will create a directory 'yubikey-personalization'.  Enter the directory:
   cd yubikey-personalization
 -----------
 
-The doc/ sub-directory is stored in a git submodule, so you need to
-get those files as well:
-
------------
-  git submodule init
-  git submodule update
------------
-
-To later update the doc/ tree, you may do:
-
------------
-  cd doc
-  git pull
-  git checkout master
------------
-
 Autoconf, automake and libtool must be installed.
 
 Generate the build system using: