Update README.md
This commit is contained in:
parent
07439b32a8
commit
620525fed6
|
@ -111,6 +111,7 @@ If you are only looking to create a Keycloak theme and not a Theme + a React app
|
||||||
and remove unnecessary files.
|
and remove unnecessary files.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
cd path/to/keycloakify-starter
|
||||||
rm -r src/App
|
rm -r src/App
|
||||||
mv src/keycloak-theme/* src/
|
mv src/keycloak-theme/* src/
|
||||||
rm -r src/keycloak-theme
|
rm -r src/keycloak-theme
|
||||||
|
|
Loading…
Reference in a new issue