From 820e9727df2bed42e11e7b7179b1c01a50b4d148 Mon Sep 17 00:00:00 2001 From: Shayna Atkinson Date: Fri, 29 Oct 2021 20:29:46 +0000 Subject: [PATCH] Change where the repo "lives" Change where the repo lives from Scott's to Shayna's account --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ee327..05a9867 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ and provision (or renew) an X.509 wildcard certificate for the domain To set up the environment for ansible the first time: ``` -git clone https://github.internet2.edu/skoranda/comanage-registry-training-ansible.git +git clone https://github.internet2.edu/satkinson/comanage-registry-training-ansible.git cd comanage-registry-training-ansible python3 -m venv . source bin/activate