Updated README

This commit is contained in:
Paul Hughes 2025-03-06 06:18:59 +00:00
parent 925b3cb904
commit bf8e24fcf8

View File

@ -34,3 +34,7 @@ VITE_APIADDRESS=http://www.omdbapi.com/
```
npm run dev
```
### NPM has a bug with optional dependencies
Use ```pnpm``` instead of ```npm``` - This will require installing pnpm