This commit is contained in:
Vasyl Herman 2020-06-28 11:02:43 +03:00
parent 2ae520e72d
commit a8c61f6ffe

View file

@ -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`
- run `make install`
- run `bench start`