Update development/README.md

Co-Authored-By: Revant Nandgaonkar <revant.one@gmail.com>
This commit is contained in:
Davide Bortolami
2020-04-19 19:02:22 +01:00
committed by GitHub
parent d07faa84b8
commit 018af3292e

View File

@@ -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.