From ccb58355e56946383f392e57b015226170756053 Mon Sep 17 00:00:00 2001 From: sahil28297 <37302950+sahil28297@users.noreply.github.com> Date: Thu, 1 Aug 2019 13:09:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7890ae1b..4bcd9971 100755 --- a/README.md +++ b/README.md @@ -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]