diff --git a/README.md b/README.md index 6c7c9b7..9e938c9 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Now, initialize the db table in another terminal and start the API server with t make db-table-init make run-locally ``` - +### Delete Infrastructure +```bash +make destroy +``` ## Licence See LICENSE.