mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
parent
8fa392ffff
commit
258fec25d2
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ To setup frappe framework version 13 bench set `PYENV_VERSION` environment varia
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
nvm use v14
|
nvm use v14
|
||||||
PYENV_VERSION=3.9.9 bench init --skip-redis-config-generation --frappe-branch version-13 frappe-bench
|
PYENV_VERSION=3.9.17 bench init --skip-redis-config-generation --frappe-branch version-13 frappe-bench
|
||||||
cd frappe-bench
|
cd frappe-bench
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue