Update README.md

This commit is contained in:
Joseph Garrone
2024-02-14 18:23:25 +01:00
committed by GitHub
parent 07439b32a8
commit 620525fed6

View File

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