diff --git a/README.md b/README.md index c5032e41..ffa251dc 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ Hedera is the main web page for Verdnatura. Required dependencies. - PHP >= 7.0 -- Node.js >= 8.0 +- Node.js >= 18.0 Launch application for development. ``` -$ npm run dev +$ quasar dev ``` Launch project backend.