Skip to content

Commit

Permalink
Update keycloak/keycloakify/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 11, 2024
1 parent c300f2d commit a283fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/keycloakify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To preview in the storybook:

```bash
nvm use # use the correct node version
yarn install --frozen-dependencies # install dependencies (it's like npm install)
yarn install --immutable # install dependencies (it's like npm install)
yarn storybook
```

Expand Down

0 comments on commit a283fde

Please sign in to comment.