From 72c19a19fad57449809ac4ba9a3510680d086905 Mon Sep 17 00:00:00 2001 From: Vasyl Herman Date: Sun, 28 Jun 2020 11:03:16 +0300 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9b1547..f416eab6 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,4 @@ It takes care of complete setup to develop with Frappe/ERPNext and Bench, Includ - run `make tty` - you are inside the dev container - run `make clean-init` - run `make install` -- run `bench start` \ No newline at end of file +- run `bench start` inside frappe-bench folder \ No newline at end of file