From e8965c0f3fe760bcc6798496475bd74c1489b1b8 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Fri, 1 Aug 2014 01:39:57 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a52bf95b..6f4f0078 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ sudo bash setup_frappe.sh This script should install the pre-requisites and add a bench command. -Hard Way --------- +Manual Install +-------------- Install pre-requisites, @@ -36,7 +36,7 @@ Install pre-requisites, * wkhtmltopdf (optional, required for pdf generation) * Memcached -Install bench, +Install bench as a *non root* user, git clone https://github.com/frappe/bench bench-repo sudo pip install -e bench-repo