From ea7b47266b1d4635d80c16345812b7ce32133b0d Mon Sep 17 00:00:00 2001 From: Mike <13889819+m8sec@users.noreply.github.com> Date: Mon, 11 Jul 2022 08:34:02 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 62d7d26..4e30c70 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # CrossLinked
@@ -16,7 +16,7 @@ domain accounts, and more. ## Setup ```bash -git clone https://github.com/m8r0wn/crosslinked +git clone https://github.com/m8sec/crosslinked cd crosslinked pip3 install -r requirements.txt ```