mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 15:25:09 +00:00
Update development.md (#1274)
This commit is contained in:
parent
22a4787dbc
commit
64cd39265b
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ Notes:
|
||||||
|
|
||||||
Run the following commands in the terminal inside the container. You might need to create a new terminal in VSCode.
|
Run the following commands in the terminal inside the container. You might need to create a new terminal in VSCode.
|
||||||
|
|
||||||
|
NOTE: Prior to doing the following, make sure the user is **frappe**.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
bench init --skip-redis-config-generation frappe-bench
|
bench init --skip-redis-config-generation frappe-bench
|
||||||
cd frappe-bench
|
cd frappe-bench
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue