From 4ddb5c2d057d73e923b385f2eca1fe69f185dd91 Mon Sep 17 00:00:00 2001 From: Wolfgang Medina-Erhardt Date: Thu, 26 Oct 2023 08:49:05 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0baff87..93bf7bc 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ oauth2_proxy: ``` ### install -Whether the oauth2-proxy binary should actually be installed. Change to `no` or `false` if your oauth2-proxy installation is already managed by the system package manager. +Whether the oauth2-proxy binary should actually be installed. Change to `no` or `false` if you'd like to manage the binary yourself. **Default:** ```yaml