From 91400a3569139d365c806806b6bcb2dee0cf9dab Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Sun, 24 Apr 2022 16:51:51 -0400 Subject: [PATCH] Added tip about being logged in for proper install flow. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdd5b58b6..3934f0ac0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This GitHub App syncs repository settings defined in `.github/settings.yml` to G ## Usage -1. __[Install the app](https://github.com/apps/settings)__. +1. __[Install the app](https://github.com/apps/settings)__. (requires login) 1. Create a `.github/settings.yml` file in your repository. Changes to this file on the default branch will be synced to GitHub. All top-level settings are optional. Some plugins do have required fields.