From f4f2a962b8215beaa64f7f8c437b015c38cfdb6a Mon Sep 17 00:00:00 2001 From: Bob Date: Sat, 21 Oct 2017 04:03:06 +0000 Subject: [PATCH] Repository location typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3748a28..0424ccd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Once that is complete, move into the new `busybodyenv` (or whatever you named yo Now that we're in the environment, please download `busybody` from your choice of source. For example: -> $(busybodyenv) git clone git@github.com:bobthesecurityguy/busybodyy.git +> $(busybodyenv) git clone git@github.com:Spincats/busybody.git Now move into that new directory and install `busbody`'s requirements: