From 25bc332853101104bbb2472f087c1f85932165ba Mon Sep 17 00:00:00 2001 From: Hauke D Date: Tue, 23 Oct 2018 13:02:40 +0200 Subject: [PATCH] Updated Readme with info on getting docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 007b67e..be501ec 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Please see the documentation on the main site: As well as the [GitHub Wiki](https://github.com/haukex/webperl/wiki). +You can also check out all of the documentation into subdirectories +of this project, for example: + + $ git clone --branch gh-pages https://github.com/haukex/webperl.git pages + $ git clone https://github.com/haukex/webperl.wiki.git wiki + Author, Copyright, and License ==============================