From bddaf170ce7cd3747d2edf3e1b98c350dc96edd6 Mon Sep 17 00:00:00 2001 From: Nuno Date: Thu, 22 Jun 2023 18:17:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7e3d3..8bf1e51 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Everything you need right at your fingertips. Arguments to specify, check, and e Clone this repository. You'll need Python3 and GIT already locked and loaded. ```bash -git clone https://github.com/yourusername/ExclusionEnforcer.git +git clone http://code.chaosnet.io:3000/sygo/ExclusionEnforcer.git cd ExclusionEnforcer python3 ExclusionEnforcer.py -h ```