From 018af3292ea27b493f6e07680e747b1b9ca97f26 Mon Sep 17 00:00:00 2001 From: Davide Bortolami Date: Sun, 19 Apr 2020 19:02:22 +0100 Subject: [PATCH] Update development/README.md Co-Authored-By: Revant Nandgaonkar --- development/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/README.md b/development/README.md index 4c7ae4fa..373ea1fd 100644 --- a/development/README.md +++ b/development/README.md @@ -173,7 +173,7 @@ You can now login with user `Administrator` and the password you choose when cre You can launch a simple interactive shell console in the terminal with: ```shell -ench --site mysite.localhost console +bench --site mysite.localhost console ``` More likely, you may want to launch VSCode interactive console based on Jupyter kernel.