From 156cdaba25e4bd0daa9416319ad9140892429ed0 Mon Sep 17 00:00:00 2001 From: rsenden Date: Tue, 21 Jul 2020 13:59:47 +0200 Subject: [PATCH] Various updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72cf15..ccd6338 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ from https://github.com/fortify-sample-eightball.git: 1. `mkdir derivedRepo && cd derivedRepo && git init` Set up new, empty repository and `cd` into this new repository -2. `git pull https://github.com/fortify/repo-as-template.git` +2. `git pull https://github.com/rsenden/repo-as-template.git` Pull the contents of the `repo-as-template` repository 3. `./repo-as-template/setup.sh https://github.com/fortify/sample-eightball.git` Pull the contents of the repository that we want to derive from, and configure this repository as a derived repository