corretto link a frappe

This commit is contained in:
GraficheAquilane2021 2021-01-18 12:03:03 +01:00
parent b0a45a9e25
commit a6ba63cc4a

View file

@ -72,7 +72,8 @@ 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-path https://github.com/GraficheAquilane2021/frappe --frappe-branch version-12 frappe-bench
#bench init --skip-redis-config-generation --frappe-branch version-12 frappe-bench
cd frappe-bench
```