diff -r e0e7d8ca051f -r 7dbb523d5421 doc/tutorials/advanced/part01_create-cube.rst --- a/doc/tutorials/advanced/part01_create-cube.rst Wed Mar 27 15:52:40 2019 +0100 +++ b/doc/tutorials/advanced/part01_create-cube.rst Wed Mar 27 15:53:00 2019 +0100 @@ -20,9 +20,9 @@ One note about my development environment: I wanted to use the packaged version of CubicWeb and cubes while keeping my cube in the current -directory, let's say `~src/cubes`:: +directory, let's say `~/src/cubes`:: - cd ~src/cubes + cd ~/src/cubes CW_MODE=user I can now create the cube which will hold custom code for this web