diff docs/pages/01_installation.md @ 398:0f4032dafc1f

docs: Adjustments to documentation.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 23 Oct 2015 23:50:18 -0700
parents dcaa41b39c23
children
line wrap: on
line diff
--- a/docs/pages/01_installation.md	Wed Oct 21 22:48:19 2015 -0700
+++ b/docs/pages/01_installation.md	Fri Oct 23 23:50:18 2015 -0700
@@ -9,7 +9,7 @@
 You need [Python 3.4][py3] or later to use Wikked. Then, the easiest way to
 install it is to use `pip`:
 
-    pip install wikked
+    pip install --pre wikked
 
 If you want to use the very latest (and potentially broken) version: