From a8c61f6ffeb3a586c4da50b0b88135144367652a Mon Sep 17 00:00:00 2001 From: Vasyl Herman Date: Sun, 28 Jun 2020 11:02:43 +0300 Subject: [PATCH] update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b10ddd01..0a9b1547 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,5 @@ It takes care of complete setup to develop with Frappe/ERPNext and Bench, Includ - run `make start` if you are doing first time or `make clean` for clean installation - run `make tty` - you are inside the dev container - run `make clean-init` -- run `make install` \ No newline at end of file +- run `make install` +- run `bench start` \ No newline at end of file