Update README.md

This commit is contained in:
Plamen Petkov
2015-09-15 10:00:46 +03:00
parent 3c6f088752
commit 6bf55d5cb2

View File

@@ -3,11 +3,11 @@ Contains the source code of the `org.nativescript.widgets` library used by the N
# How to build # How to build
1. Clone repo * Clone repo.
```Shell ```Shell
git clone https://github.com/NativeScript/android-widgets.git git clone https://github.com/NativeScript/android-widgets.git
``` ```
1. Open project in eclipse. * Open project in eclipse.
1. Build * Build
The result file android-widgets.jar is located in the bin folder. The result file android-widgets.jar is located in the bin folder.