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