diff options
| author | 2023-03-05 00:33:34 +0100 | |
|---|---|---|
| committer | 2023-03-05 00:33:34 +0100 | |
| commit | ecdc04ac30494b674cfbb62cbdb1fe2e3a17c40f (patch) | |
| tree | 6e2ba8dbeae55d8c1a130945119f94263402e799 | |
| parent | Update README.md (diff) | |
Update README.md
Signed-off-by: Joseph Garrone <[email protected]>
| -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 |