aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-16 18:54:15 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-16 18:54:15 +0200
commit0b105f7225e9ad17db88d3ba63bc8ae5fb962664 (patch)
tree96c799cd4299a32ae12fc3ec82bf89badc39765f
parentupdate readme (diff)
update
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index e9c7351..8e90a18 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,8 @@ 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
+yarn install # Or use an other package manager, just be sure to delete the yarn.lock if you do.
```
-> NOTE: This setup uses yarn as the default but you can use any package manager you like.
# Testing the theme locally