mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 22:25:09 +00:00
Update development/README.md
Co-Authored-By: Revant Nandgaonkar <revant.one@gmail.com>
This commit is contained in:
parent
d07faa84b8
commit
018af3292e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue