# HG changeset patch # User Laurent Peuch # Date 1550771364 -3600 # Node ID e5610bdda5b27169e516860ba6a9b8f81c19628a # Parent 3f307269dea56c570e0504f0c11c81761ba276e5 [doc] explicitely give the local server url to make this step more obvious diff -r 3f307269dea5 -r e5610bdda5b2 doc/tutorials/advanced/part01_create-cube.rst --- a/doc/tutorials/advanced/part01_create-cube.rst Thu Feb 21 18:48:51 2019 +0100 +++ b/doc/tutorials/advanced/part01_create-cube.rst Thu Feb 21 18:49:24 2019 +0100 @@ -166,5 +166,5 @@ cubicweb-ctl start -D sytweb_instance -to start the instance, check you can connect on it, etc... - +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)