doc/tutorials/advanced/part01_create-cube.rst
changeset 12535 7dbb523d5421
parent 12534 e0e7d8ca051f
child 12927 89acc8d3d462
--- 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