Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Hazzard authored Nov 8, 2024
1 parent 3b567e2 commit 56e0b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Digital Utopia is a community-driven platform that aims to help users:

1. Clone the repository:
```bash
git clone https://github.com/kalemmentore868/digital-utopia.git
git clone https://github.com/A-Hazzard/digital-utopia.git
cd digital-utopia
```

Expand All @@ -40,7 +40,7 @@ Digital Utopia is a community-driven platform that aims to help users:
pnpm install
```

3. Set up your Firebase configuration env variables in `lib/firebase.ts` and 'nodemailer' env variables in `.env`.
3. Set up your Firebase configuration env variables in `lib/firebase.ts` and '@sendgrid/mail API KEY' env variables in `.env`.

4. Run the development server:
```bash
Expand Down

0 comments on commit 56e0b25

Please sign in to comment.