mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 00:37:51 +00:00
Update README.md
This commit is contained in:
parent
824916e912
commit
e8965c0f3f
@ -25,8 +25,8 @@ sudo bash setup_frappe.sh
|
|||||||
This script should install the pre-requisites and add a bench command.
|
This script should install the pre-requisites and add a bench command.
|
||||||
|
|
||||||
|
|
||||||
Hard Way
|
Manual Install
|
||||||
--------
|
--------------
|
||||||
|
|
||||||
Install pre-requisites,
|
Install pre-requisites,
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ Install pre-requisites,
|
|||||||
* wkhtmltopdf (optional, required for pdf generation)
|
* wkhtmltopdf (optional, required for pdf generation)
|
||||||
* Memcached
|
* Memcached
|
||||||
|
|
||||||
Install bench,
|
Install bench as a *non root* user,
|
||||||
|
|
||||||
git clone https://github.com/frappe/bench bench-repo
|
git clone https://github.com/frappe/bench bench-repo
|
||||||
sudo pip install -e bench-repo
|
sudo pip install -e bench-repo
|
||||||
|
Loading…
Reference in New Issue
Block a user