Skip to content

Commit a1d435f

Browse files
committed
Minor fix to mvn build instructions
Change-Id: I20f08473c3c96981f77884b346374d2404964528
1 parent 3400d6e commit a1d435f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
1. Set the environment variable `ANDROID_HOME` to be the path to your Android SDK
1111
2. Run `mvn install` to build
12-
3. Run `mvn android:deploy` to deploy to a device
12+
3. Run `cd commons && mvn android:deploy` to deploy to a device
1313
4. There is no step 4
1414

1515
**Note**: Currently uses a bunch of dependencies that are staged at `yuvi.in/blog/maven`. Will be migrated to either [Maven Central][4] or a Wikimedia staging server soon.

0 commit comments

Comments
 (0)