Skip to content

Commit

Permalink
fix: link in README.md (#77)
Browse files Browse the repository at this point in the history
* fix: link in README.md

* fix: link in README.md
  • Loading branch information
maalni authored Mar 31, 2024
1 parent 5fe3624 commit 3fe662b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@

1. [Clone the repository](https://docs.github.com/articles/cloning-a-repository)
2. Install dependencies (`pnpm install`)
3. Run frontend (`pnpm run dev`)
3. Create a copy of .env.example named .env.local
4. Run frontend (`pnpm run dev`)

### Contributing

See [CONTRIBUTING.md](https://github.com/dval.in/dvalin-frontend/blob/master/CONTRIBUTING.md)
See [CONTRIBUTING.md](https://github.com/dval-in/dvalin-frontend/blob/main/CONTRIBUTING.md)

0 comments on commit 3fe662b

Please sign in to comment.