# HG changeset patch # User Laurent Peuch # Date 1550771364 -3600 # Node ID ea198374785bf03b3b333d30f0b7157678e8732f # Parent ab861333469716a6aaf858fbda8b5aa1b680d1e3 [doc] explicitely give the local server url to make this step more obvious diff -r ab8613334697 -r ea198374785b 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)