diff --git a/SetUp.md b/SetUp.md index 7013487..c6dcc19 100644 --- a/SetUp.md +++ b/SetUp.md @@ -33,7 +33,7 @@ curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -H "Authorizat * Register on [Vercel](https://vercel.com/) -* Create project linked to your github repo +* Fork this repo, then create a vercel project linked to it * Add Environment Variables: * `https://vercel.com///settings/environment-variables` @@ -85,4 +85,4 @@ Try checking out the functions tab in vercel, linked as:
-You will see a log there, and most issues can be resolved by ensuring you have the correct variables from setup. \ No newline at end of file +You will see a log there, and most issues can be resolved by ensuring you have the correct variables from setup.