From 33a9488aa273633d4e93b55893c332c8e81907ce Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Thu, 18 Apr 2013 19:33:54 +0200 Subject: [PATCH] Install mini-doc now use pip --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index da20cc3..aa4eb67 100644 --- a/README.rst +++ b/README.rst @@ -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