Doc: Styling update (last try..)

Trying again to get both boxes seperated as it looks on the Kivy.org homepage a little bit weird..
This commit is contained in:
Thomas-Karl Pietrowski 2013-01-30 17:32:25 +01:00
parent 903e52530e
commit de4fe598ac
1 changed files with 5 additions and 6 deletions

View File

@ -105,18 +105,17 @@ Ubuntu
*Upgrade Cython ( <= Oneiric [11.10] )*
:Using our PPA:
:Using our PPA: ::
$ sudo add-apt-repository ppa:kivy-team/kivy-daily
$ sudo apt-get update
$ sudo apt-get install cython
..
.. ``
:Using PIP: ::
:Using PIP:
$ sudo apt-get install python-pip
$ sudo pip install --upgrade cython
Fedora