Skip to content

Commit c1fdec2

Browse files
committed
Generalised doc statement about Vispy
1 parent 2a14d00 commit c1fdec2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/quickstart.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ You can build an SDL2 APK similarly, creating a dist as follows::
144144
You can then make an APK in the same way, but this is more
145145
experimental and doesn't support as much customisation yet.
146146

147-
There is also experimental support for building APKs with Vispy, which
148-
do not include Kivy. The basic command for this would be e.g.::
147+
Your APKs are not limited to Kivy, for instance you can create apps
148+
using Vispy, or using PySDL2 directly. The basic command for this
149+
would be e.g.::
149150

150151
python-for-android create --dist_name=testvispy --bootstrap=sdl2 --requirements=vispy
151152

0 commit comments

Comments
 (0)