From 5864df5ae95721360cea0ae64f46656ae4f31e25 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 13 Sep 2024 10:20:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 095baab..3692be0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This starter is based on Vite. There is also [a Webpack based starter](https://g ```bash git clone https://github.com/keycloakify/keycloakify-starter cd keycloakify-starter -yarn install # Or use an other package manager, just be sure to delete the yarn.lock if you do. +yarn install # Or use an other package manager, just be sure to delete the yarn.lock if you use another package manager. ``` # Testing the theme locally