add recursive clone instructions
authorStricted <info@stricted.de>
Sun, 24 May 2015 14:46:11 +0000 (16:46 +0200)
committerStricted <info@stricted.de>
Sun, 24 May 2015 14:46:11 +0000 (16:46 +0200)
README.md

index d93e9b7e05d68454c4b54cedc3d7549f1e5d44e1..6fd2d5979117395387b14ffbfc4b55d23c6c30c3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ The installation isn't so easy than it will be in the future, when we've have en
 
  * Clone the git repository: `git clone https://github.com/Stricted/Domain-Control-Panel.git`
  * init and update git submodule `git submodule init` and `git submodule update`
+ * or clone it recursive with `git clone --recursive https://github.com/Stricted/Domain-Control-Panel.git`
  * Change the `config.inc.php.example` file to your needs and rename it to `config.inc.php`
  * Import the structure in `database.sql` file in your database.
  * Open the page and use the default user and password to login: `admin`