update readme
This commit is contained in:
parent
2a1f48f513
commit
d476e63aa3
1 changed files with 7 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue