diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/DEVELOPMENT.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/DEVELOPMENT.md b/share/man/DEVELOPMENT.md index cc5fe5e..5c72d91 100644 --- a/share/man/DEVELOPMENT.md +++ b/share/man/DEVELOPMENT.md @@ -66,6 +66,8 @@ and set the `OAUTH_CLIENT_ID` and `OAUTH_CLIENT_SECRET`. You can refer to the `Dockerfile` in the root of this repository to determine the exact version of Envoy required. To install Envoy locally, follow the [official installation guide](https://www.envoyproxy.io/docs/envoy/latest/start/install). +To install [dumb-init](https://github.com/Yelp/dumb-init) see the +[documentation](https://github.com/Yelp/dumb-init). Sparkle uses the following Envoy Filters: |
