Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gciotola committed Mar 6, 2024
1 parent 0a837bc commit da9a54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You need a local Node.JS (version 18+) environment and some React.JS knowledge t
git clone https://github.com/<your username>/app-webhooks.git && cd app-webhooks
```

3. Set your environment by creating a new `/src/app/.env.local` file starting from `/src/app/.env.local` (not required for local development)
3. Set your environment by creating a new `/src/app/.env.local` file starting from `/src/app/.env` (not required for local development)


4. Install dependencies and run the development server:
Expand Down

0 comments on commit da9a54c

Please sign in to comment.