Install mini-doc now use pip

This commit is contained in:
Christophe de Vienne 2013-04-18 19:33:54 +02:00
parent 6b1a94b092
commit 33a9488aa2

View File

@ -76,6 +76,12 @@ Main features
Install
~~~~~~~
::
pip install WSME
or, if you do not have pip on your system or virtualenv
::
easy_install WSME