Skip to content

Commit

Permalink
Merge pull request #56 from trivedigaurav/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
akshayaurora committed May 31, 2014
2 parents b883eaf + 74a1af2 commit 4de106e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/accelerometer/basic/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Python-for-android compilation:

./distribute.sh -m 'kivy plyer'
cd dist/default
./build.py --org.test.accelsimpleexample --name "Kivy Basic Accelerometer" \
./build.py --package org.test.accelsimpleexample --name "Kivy Basic Accelerometer" \
--dir /path/to/plyer/examples/accelerometer/basic --version 1.0 \
debug installd

Expand Down

0 comments on commit 4de106e

Please sign in to comment.