2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Update README.md

This commit is contained in:
vishalseshagiri 2017-07-24 16:17:10 +05:30 committed by GitHub
parent 52490f5c4b
commit 11a68f831a

View File

@ -82,9 +82,15 @@ A step by step series of examples that tell you have to get a development env ru
bench --site site1.local install-app erpnext
* Start bench
To start using the bench, use the `bench start` command
bench start
* Exiting the frappe container and stopping all the containers gracefully
exit
exit
docker-compose stop
* Removing docker containers