summaryrefslogtreecommitdiff
path: root/platform/android/CONTRIBUTING_LINUX.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/CONTRIBUTING_LINUX.md')
-rw-r--r--platform/android/CONTRIBUTING_LINUX.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/platform/android/CONTRIBUTING_LINUX.md b/platform/android/CONTRIBUTING_LINUX.md
index d4b5200878..875f7a800a 100644
--- a/platform/android/CONTRIBUTING_LINUX.md
+++ b/platform/android/CONTRIBUTING_LINUX.md
@@ -32,13 +32,11 @@ gradle will take the value of the `MAPBOX_ACCESS_TOKEN` environ variable and sav
## Building
-Checking out the code and initializing the git submodules:
+Checking out the code:
```
$ git clone https://github.com/mapbox/mapbox-gl-native.git
$ cd mapbox-gl-native
-$ git submodule init
-$ git submodule update
```
Building a debug version will generated a self-signed test application that can be installed on the phone or emulator: