doc/tutorials/advanced/part01_create-cube.rst
changeset 12530 9d88e1177c35
parent 12403 d901fc62eb01
child 12533 3657b5d82590
--- a/doc/tutorials/advanced/part01_create-cube.rst	Thu Mar 21 12:05:30 2019 +0100
+++ b/doc/tutorials/advanced/part01_create-cube.rst	Thu Mar 21 14:33:54 2019 +0100
@@ -12,7 +12,7 @@
 
   virtualenv python-2.7.5_cubicweb
   . /python-2.7.5_cubicweb/bin/activate
-  pip install cubicweb[etwist]
+  pip install cubicweb[pyramid]
 
 
 Step 2: creating a new cube for my web site