aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2023-03-04 16:00:11 +0100
committerGravatar GitHub <[email protected]>2023-03-04 16:00:11 +0100
commit7c57a2a29e4a56740e7f4390d92135a8dc990a06 (patch)
treed70e461e65332543681ddd999bed2dba03ca1e09
parentUpdate README.md (diff)
Update README.md
Signed-off-by: Joseph Garrone <[email protected]>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e05e6c3..ded8d46 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ yarn build-keycloak-theme # Build the theme one time (some assets will be copied
# public/keycloak_static, they are needed to dev your page outside of Keycloak)
yarn start # See the Hello World app
# Uncomment line 15 of src/keycloak-theme/kcContext, reload https://localhost:3000
-# You can now develop your Login pages.
+# You can now develop your Login pages. (Don't forget to comment it back when you're done)
# Think your theme is ready? Run
yarn build-keycloak-theme