diff --git a/README.md b/README.md index 498b38a..e17c32e 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ To delete all resources associated with the Live Chat Moderation system: 1. Destroy the CDK stack: ``` + cd backend/cdk cdk destroy ```