diff --git a/README.md b/README.md index 81cf511504f7918745bc405644cacd5e9ac0ef62..377d333b1cd10e8ab5085dc4cff3e8b743e15b80 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ you can build it locally: `make build` ## Run for local development Run on port 9200: `make run` + Stop: `make stop` Stop and/or remove all data: `make destroy`