From 12c7a380fad79790d879e8b224c139ab6ab650b5 Mon Sep 17 00:00:00 2001 From: Pablo Hdez <62877300+pheralb@users.noreply.github.com> Date: Fri, 17 Mar 2023 15:31:49 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20readme.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69bc319..f201f37 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ git clone git@github.com:pheralb/svgl.git # with npm: npm install -# or with pnpm: +# with pnpm: pnpm install -# or with ultra: +# with ultra: ultra install -# or with yarn: +# with yarn: yarn install ```