diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ docker run -it -dp 8083:80 codegouvfr/keycloakify-starter:test If you are only looking to create a keycloak theme, you can run theses few commands after clicking  to refactor the template -and remove unnecessary file. +and remove unnecessary files. ```bash rm -r src/App |