Skip to content

Commit

Permalink
Merge pull request #212 from lyrixx/fix-install
Browse files Browse the repository at this point in the history
Fix install instruction
  • Loading branch information
stevebauman authored Sep 6, 2024
2 parents fb99b86 + f454563 commit 80fdcf7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ Thank you for your support! 🙏
## Local Installation

1. Clone the git repo
2. Run `npm install && npm run dev`
2. Run `yarn`
2. Run `NODE_OPTIONS=--openssl-legacy-provider yarn run dev`
3. Visit http://localhost:3000

0 comments on commit 80fdcf7

Please sign in to comment.