diff --git a/README.md b/README.md index 3bda317..6036045 100644 --- a/README.md +++ b/README.md @@ -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. ```bash +cd path/to/keycloakify-starter rm -r src/App mv src/keycloak-theme/* src/ rm -r src/keycloak-theme