mirror of https://github.com/kivy/kivy.git
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:
parent
903e52530e
commit
de4fe598ac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue