Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jun 16, 2024
1 parent b429ed1 commit 33c34ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ This starter is based on Webpack. There is also [a Vite based starter](https://g
```bash
git clone https://github.com/keycloakify/keycloakify-starter-webpack
cd keycloakify-starter-webpack
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

Expand Down

0 comments on commit 33c34ca

Please sign in to comment.