diff --git a/README.md b/README.md index f0640445..922c6443 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ createAppAuth({
The permissions granted to the access token. The permissions object includes the permission names and their access type. For a complete list of permissions and allowable values, see GitHub App permissions.

- ⚠️ Required for GitHub Enterprise Server 2.18 and below + ⚠️ Required for GitHub Enterprise Server 2.18 and below. Specify an empty object `{}` for all permissions granted by the installation.