diff docs/pages/_index.md @ 405:1970e7e3a18e

docs: Add the `--pre` flag to `pip install` while PieCrust is in beta.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 24 May 2015 18:35:57 -0700
parents 26e59f837558
children 94d7d5e38571
line wrap: on
line diff
--- a/docs/pages/_index.md	Sun May 24 18:15:22 2015 -0700
+++ b/docs/pages/_index.md	Sun May 24 18:35:57 2015 -0700
@@ -97,7 +97,7 @@
 
     virtualenv pcenv
     <activate pcenv>
-    pip install piecrust
+    pip install piecrust --pre
     chef init mynewwebsite
     cd mynewwebsite
     chef prepare post my-first-post