update readme

This commit is contained in:
David-Development 2014-01-24 18:17:08 +01:00
parent 2a1f48f513
commit d476e63aa3

View file

@ -53,11 +53,16 @@ Download and install:
>2) Navigate to your workspace >2) Navigate to your workspace
>3) Then type in: >3) Then type in:
><pre> ><pre>
git clone https://github.com/owncloud/News-Android-App.git git clone --recursive https://github.com/owncloud/News-Android-App.git
></pre>
for the dev branch:
><pre>
git clone --recursive https://github.com/owncloud/News-Android-App.git -b dev
></pre> ></pre>
>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 >That's all. I hope it works for you! If something is not working, please send me an email to david-dev@live.de