mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 15:48:34 +00:00
Update README.md
Former-commit-id: 11a68f831afb8bb853d23926751ec21b613684f5
This commit is contained in:
parent
0840302a8f
commit
3a825f44d2
10
README.md
10
README.md
@ -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
|
||||
|
||||
* Exiting the frappe container and stopping all the containers gracefully
|
||||
exit
|
||||
* 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
|
||||
docker-compose stop
|
||||
|
||||
* Removing docker containers
|
||||
|
Loading…
x
Reference in New Issue
Block a user