From d476e63aa348fb73cd6ffbd6569ef5bc94c6549f Mon Sep 17 00:00:00 2001 From: David-Development Date: Fri, 24 Jan 2014 18:17:08 +0100 Subject: [PATCH] update readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bccf80c..c5a3a0f0 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,16 @@ Download and install: >2) Navigate to your workspace >3) Then type in: >
-git clone https://github.com/owncloud/News-Android-App.git
+git clone --recursive https://github.com/owncloud/News-Android-App.git
+>
+ +for the dev branch: +>
+git clone --recursive https://github.com/owncloud/News-Android-App.git -b dev
 >
->Open the Project and start coding! +>Import the Project and start coding! >That's all. I hope it works for you! If something is not working, please send me an email to david-dev@live.de