From b2a81d880dde9fce01e00c7ff09bce9cf431277c Mon Sep 17 00:00:00 2001 From: garronej Date: Tue, 25 Apr 2023 01:42:42 +0200 Subject: [PATCH] fmt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b1e186..319a94cf 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d You are now expected to have a `"prepare": "copy-keycloak-resources-to-public",` in your package.json scripts. This script will create `public/keycloak-assets` when you run `yarn install` (If you are using another package manager like `pnpm` makes sure that `"prepare"` is actually ran.) - [See the updated starter](https://github.com/keycloakify/keycloakify-starter/blob/94532fcf10bf8b19e0873be8575fd28a8958a806/package.json#L11). `public/keycloak-assets` shouldn't be tracked by GIT and is automatically ignored. + [See the updated starter](https://github.com/keycloakify/keycloakify-starter/blob/94532fcf10bf8b19e0873be8575fd28a8958a806/package.json#L11). `public/keycloak-assets` shouldn't be tracked by GIT and is automatically ignored. ## 7.7