From 966a7ce018e5cac9c25dec2f3578ed6d8f280e51 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 16 Sep 2011 11:07:26 +0530 Subject: [PATCH] Edited README.md via GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd6489b6b0..1dde74ceb45 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To update from wnframework version 1. python lib/wnf.py setup 4. copy defs.py from cgi-bin/webnotes to py/webnotes -5. change module_path in defs.py +5. change module_path (point to erpnext/erpnext) in defs.py 6. delete cgi-bin directory 7. delete all old module directories from erpnext