From f14a4b4fedffdfd1695a670cfdda9f284aa40003 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 6 Jan 2016 10:05:11 +0100 Subject: Clone recursive in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 587ef62..3ac990e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Note: this demo may not have the very very latest version. # Installation +## Cloning + + git clone --recursive https://github.com/camilstaps/BusinessAdmin.git + ## Server configuration * If you're going to use this application for sensitive data, you should seriously consider using HTTPS. -- cgit v1.2.3