From 54a089e7d1180ddab40a0f359b8c4426fe3cef12 Mon Sep 17 00:00:00 2001 From: Kaiyu Hsu Date: Fri, 8 Oct 2021 11:07:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9cbaf9..4b550d4 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ https://stripe.com/docs/webhooks/test stripe login -stripe listen --forward-to http://localhost:3000/api/stripe-webhooks +stripe listen --forward-to http://localhost:3000/api/stripe/webhook # start server yarn dev