Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down