From b357deb353f3f4fa80da2bd3b687932a7f37ae53 Mon Sep 17 00:00:00 2001 From: PlatformKit <54647524+platform-kit@users.noreply.github.com> Date: Mon, 25 Jul 2022 18:01:35 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a79046d..8b232d6 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,7 @@ Open-Source, Self-Hosted, Standalone Authentication/Single Sign-On (SSO) Solutio - Single Sign-On & passwordless login for any app or framework - Beautiful, minimal UI included out of the box -- UI can be easily customized -- Additional SSO platforms can be easily added +- UI & API can be easily customized ## Local Development @@ -69,7 +68,7 @@ Go to the project directory Install dependencies ```bash - npm install + npm install && npm run preinstall && npm run prebuild ``` Start the server