# HG changeset patch # User Laurent Peuch # Date 1549979628 -3600 # Node ID 64a72b2c9c27cb5b67e8235e0f2b41a2e752d539 # Parent 72fced7549e6fc4a5f1de5a85c4a2a389a662cac [doc] fix, command "create" is missing base cube diff -r 72fced7549e6 -r 64a72b2c9c27 doc/tutorials/base/customizing-the-application.rst --- a/doc/tutorials/base/customizing-the-application.rst Tue Feb 12 14:48:52 2019 +0100 +++ b/doc/tutorials/base/customizing-the-application.rst Tue Feb 12 14:53:48 2019 +0100 @@ -135,7 +135,7 @@ cubicweb-ctl stop myblog # or Ctrl-C in the terminal running the server in debug mode cubicweb-ctl delete myblog - cubicweb-ctl create myblog + cubicweb-ctl create myblog myblog cubicweb-ctl start -D myblog Another way is to add our cube to the instance using the cubicweb-ctl shell