Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
This commit is contained in:
parent
b4af9ae48e
commit
ecdc04ac30
|
@ -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
|
If you are only looking to create a keycloak theme, you can run theses few commands
|
||||||
after clicking ![image](https://user-images.githubusercontent.com/6702424/98155461-92395e80-1ed6-11eb-93b2-98c64453043f.png) to refactor the template
|
after clicking ![image](https://user-images.githubusercontent.com/6702424/98155461-92395e80-1ed6-11eb-93b2-98c64453043f.png) to refactor the template
|
||||||
and remove unnecessary file.
|
and remove unnecessary files.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
rm -r src/App
|
rm -r src/App
|
||||||
|
|
Loading…
Reference in a new issue