doc: little fixes for ubuntu

This commit is contained in:
Mathieu Virbel 2011-02-01 11:26:15 +01:00
parent 8a7d22a918
commit 4e26bb6c87
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ Ubuntu 10.10 (Maverick)
-----------------------
::
$ sudo apt-get install python-setuptools python-pygame python-opengl \
python-gst0.10 python-enchant gstreamer0.10-plugins-good cython python-dev \
build-essential libgl1-mesa-dev libgles2-mesa-dev
@ -14,7 +15,7 @@ If you already installed kivy before, you can upgrade it with::
$ easy_install -U kivy
You can know run any example from the examples directory of kivy.
You can know run any example from the examples directory of kivy::
$ cd <path to kivy directory>/examples/demo
$ python touchtracer.py