From 9918243d07235ae0f825e2f278d6a30191e0c53c Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Sat, 21 Jan 2023 16:22:43 -0600 Subject: [PATCH] docs:README --- README.MD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 82dc320..853c786 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,8 @@ ## INSTALACION - +``` npm install npm run build -npm run dev \ No newline at end of file +npm run dev +``` \ No newline at end of file