diff --git a/README.md b/README.md index d8a49f7937f8b13706f73f881f044adc88b29139..f52e3ee613c8cdd988514377253e000f40e2f93d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # gitpecker -Woodpecker addon forge for plain (bare) git repositories using generic OIDC for authentication. - -## Setup - -Follow the [addon docs](https://woodpecker-ci.org/docs/administration/configuration/forges/addon) and define the following env vars for Woodpecker. +To set up, follow the [addon docs](https://woodpecker-ci.org/docs/administration/configuration/forges/addon) and define the following env vars for Woodpecker. - `WOODPECKER_ADDON_FORGE` - Path to gitpecker binary - `GITPECKER_REPOS` - The location on disk that stores the **bare** `.git` repos.