Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-kit committed Jul 26, 2022
1 parent 92734ef commit b357deb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit b357deb

Please sign in to comment.