2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-18 18:19:02 +00:00

docs: update dev README for v13

This commit is contained in:
Revant Nandgaonkar 2021-09-15 15:10:19 +05:30
parent 9d3e66528d
commit 401613900f

View File

@ -58,7 +58,7 @@ Notes:
Run the following commands in the terminal inside the container. You might need to create a new terminal in VSCode.
```shell
bench init --skip-redis-config-generation --frappe-branch version-12 frappe-bench
bench init --skip-redis-config-generation --frappe-branch version-13 frappe-bench
cd frappe-bench
```