Skip to content

Commit

Permalink
Merge pull request #621 from cbenhagen/patch-3
Browse files Browse the repository at this point in the history
Do not recommend kivysdl2 recipe, closes #620
  • Loading branch information
kived committed Feb 3, 2016
2 parents 864e7bf + 5b9a050 commit a8973ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ as described in the documentation linked above.

If you did this, to build an APK with SDL2 you can try e.g.

p4a apk --requirements=kivysdl2 --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2
p4a apk --requirements=kivy --private /home/asandy/devel/planewave_frozen/ --package=net.inclem.planewavessdl2 --name="planewavessdl2" --version=0.5 --bootstrap=sdl2

For full instructions and parameter options, see the documentation
linked above.
Expand Down

0 comments on commit a8973ee

Please sign in to comment.