2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.