Update README.md

This commit is contained in:
Joseph Garrone 2024-09-13 10:20:18 +02:00 committed by GitHub
parent cce5edd3c7
commit 5864df5ae9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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