From fa8e80fe3ebf43a589ae023609cb6d91e3853eb4 Mon Sep 17 00:00:00 2001 From: vishalseshagiri Date: Tue, 22 Aug 2017 13:30:49 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aaabb63..b1ec029a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,8 @@ Express dependency between services, which has two effects: installed. It will be setup for periodic backups and auto updates once a day. - bench init --skip-bench-mkdir --skip-redis-config-generation frappe-bench + cd .. + bench init --skip-bench-mkdir --skip-redis-config-generation frappe-bench && cd frappe-bench 4. Set the db host for bench (points bench to the mariadb container) since the 3 containers are linked