0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: update README.md (#5877)

* chore: update README.md

fix typos

* chore: update README.md
This commit is contained in:
Gao Sun 2024-05-17 13:57:30 +08:00 committed by GitHub
parent 1b2359be59
commit e216fac7a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ docker compose -p logto -f - up
#### npm-init
Requires [Node.js](https://nodejs.org/) `^18.12.0` + [PostgreSQL](https://postgresql.org/) `^14.0`.
Requires [Node.js](https://nodejs.org/) `^20.9.0` + [PostgreSQL](https://postgresql.org/) `^14.0`.
```bash
npm init @logto
@ -87,11 +87,11 @@ Logto uses the [default browserslist config](https://github.com/browserslist/bro
- Our team takes security seriously, especially when it relates to identity. If you find any existing or potential security issues, please do not hesitate to email 🔒 [security@logto.io](mailto:security@logto.io).
- About other bug reports, feature requests, and feedback, you can:
- Directly 🙋 [open an issue](https://github.com/logto-io/logto/issues/new) on GitHub;
- 💬 [join our Discord server](https://discord.gg/vRvwuwgpVX) to have a live chat;
- 💬 [Join our Discord server](https://discord.gg/vRvwuwgpVX) to have a live chat.
## Licensing
See the [LICENSE](LICENSE) file for licensing information as it pertains to files in this repository.
[MPL-2.0](LICENSE).
## Contributing