diff -r 3657b5d82590 -r e0e7d8ca051f doc/tutorials/advanced/part01_create-cube.rst --- a/doc/tutorials/advanced/part01_create-cube.rst Wed Mar 27 15:51:50 2019 +0100 +++ b/doc/tutorials/advanced/part01_create-cube.rst Wed Mar 27 15:52:40 2019 +0100 @@ -173,7 +173,7 @@ Once the instance and database are fully initialized, run :: - cubicweb-ctl start -D sytweb_instance + cubicweb-ctl pyramid -D sytweb_instance to start the instance, check you can connect on it, etc... then go on http://localhost:8080 (or with another port if you've modified it)