##// END OF EJS Templates
docs: fix display of 'note' in installation...
Thomas De Schampheleire -
r8369:a8980488 default
parent child Browse files
Show More
@@ -106,10 +106,10 b' An additional benefit of virtualenv is t'
106 This might require installation of development packages using your
106 This might require installation of development packages using your
107 distribution's package manager.
107 distribution's package manager.
108
108
109 Alternatively, download a .tar.gz from http://pypi.python.org/pypi/Kallithea,
109 Alternatively, download a .tar.gz from http://pypi.python.org/pypi/Kallithea,
110 extract it and install from source by running::
110 extract it and install from source by running::
111
111
112 pip install --upgrade .
112 pip install --upgrade .
113
113
114 - This will install Kallithea together with all other required
114 - This will install Kallithea together with all other required
115 Python libraries into the activated virtualenv.
115 Python libraries into the activated virtualenv.
General Comments 0
You need to be logged in to leave comments. Login now