typing error correction

This commit is contained in:
Sudhir Khanger 2016-02-29 19:18:52 +05:30 committed by David A. Velasco
parent 676d52a340
commit f3bdd9beb1

View file

@ -1,4 +1,3 @@
p
These instructions will help you to set up your development environment, get the source code of the ownCloud for Android app and build it by yourself. If you want to help developing the app take a look to the [contribution guidelines][0].
Sections 1) and 2) are common for any environment. The rest of the sections describe how to set up a project in different tool environments. Choose the build tool or IDE you prefer and follow the instructions in its specific section. Nowadays we recommend to use Android Studio (section 2), but the decision is up to you.