Skip to content

Commit

Permalink
Fix incorrect link
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey authored Jan 16, 2023
1 parent a648d19 commit 8bc2fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Video and blog post coming soon on how to build apps with OpenAI and Vercel Edge

## Running Locally

After cloning the repo, go to [OpenAI](https://replicate.com/) to make an account and put your API key in a file called `.env`.
After cloning the repo, go to [OpenAI](https://beta.openai.com/account/api-keys) to make an account and put your API key in a file called `.env`.

Then, run the application in the command line and it will be available at `http://localhost:3000`.

Expand Down

0 comments on commit 8bc2fb9

Please sign in to comment.