diff --git a/README.md b/README.md index 095baaba..3692be0d 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