2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-09 00:21:23 +00:00

Update README.md

This commit is contained in:
Pratik Vyas 2014-08-01 01:39:57 +05:30
parent 824916e912
commit e8965c0f3f

View File

@ -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