Skip to content

Commit

Permalink
Various updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rsenden committed Jul 21, 2020
1 parent 1f36832 commit 156cdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 156cdab

Please sign in to comment.