From 484e41e86bd11474b78fea3661446edc2a272a02 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Tue, 12 Nov 2024 09:56:28 -0300 Subject: [PATCH] Change readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.