From ec6e01fe8303e3d5592c169ac34fc78e61c2f74a Mon Sep 17 00:00:00 2001 From: Ankush Girotra Date: Wed, 16 Aug 2023 14:16:13 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97abaff8..c2328d3b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ A simple API converting a user's proposed tweet into a veritable banger. gh repo clone effectiveaccelerationism/text-to-banger ``` -### Install and run the app +### ~~Install and run the app~~ +> **Note:** The current install and run procedure results in an error, and we are working diligently to fix this. ``` cd webapp npm install