Browse Source

Update README: Add a link to release process in Development section (#3650)

pull/3663/head
Puru 2 years ago committed by GitHub
parent
commit
36e6e081f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -139,6 +139,8 @@ For the best developer experience, install [Nix](https://builtwithnix.org/) and
Alternatively, install Go and Docker manually or using a package manager. Install the rest of the dependencies by running `make deps`.
For release process, please read the [release documentation](https://dexidp.io/docs/development/releases/).
## License
The project is licensed under the [Apache License, Version 2.0](LICENSE).

Loading…
Cancel
Save