From 335118a73293c5c328ef8d9cd6d87626d623864e Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 16 Sep 2011 11:05:07 +0530 Subject: [PATCH] added some steps --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 27f86feb3c0..5dd6489b6b0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ 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 +6. delete cgi-bin directory +7. delete all old module directories from erpnext + ## License ERPNext is available under the GNU/GPL license.