2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-11 15:51:03 +00:00

Merge pull request #827 from frappe/sahil28297-patch-1

Update README.md
This commit is contained in:
sahil28297 2019-08-01 13:09:43 +05:30 committed by GitHub
commit 503bad0045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ use --user flag to create a user and install using that user
python install.py --develop --user [frappe-user]
use --veresion flag to install specific version
use --version flag to install specific version
python install.py --develop --version 11 --user [frappe-user]