From e299f7e372c9305a700e88ad67d04e06b2246869 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Thu, 20 Jan 2011 08:06:53 +0100 Subject: [PATCH] Add info about how to populate the doc/ directory after the move to Git. --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README b/README index c8d0d09..d7b7dd6 100644 --- a/README +++ b/README @@ -1 +1,10 @@ -Documentation is in doc/ and in particular the doc/ReadMe.wiki file. +Documentation is in doc/ and in particular the doc/ReadMe.asciidoc file. + +If you've checked out the source tree and the doc/ dir is empty, do + + $ git submodule init + $ git submodule update + +The documentation is also available online at + + http://github.com/Yubico/yubikey-personalization/wiki -- 2.39.5