From a95701bce5aa5d9ef675171649ee106366c7c4a4 Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Wed, 5 May 2021 15:07:16 -0700 Subject: [PATCH] Add template instructions --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01940ae..b0ee178 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,14 @@ To get started with using the control-repo template in your own environment and ### GitHub -1. Prepare your local git client to authenticate with GitHub.com or a local GitHub Enterprise instance. +Follow [GitHub's documentation](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template) to create a your control repository starting from this template. + +template button + + +### GitHub Enterprise + +1. Prepare your local git client to authenticate with a **local GitHub Enterprise instance**. * * 1. Create a repository called `control-repo` in your user account or organization. Ensure that "Initialize this repository with a README" is not selected.