From 833e464a99524bd8fcd2c7fb8418f43aaccfb415 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Tue, 12 Nov 2024 16:47:04 -0300 Subject: [PATCH] modify 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.