Update 'README.md'

This commit is contained in:
Nuno 2023-06-22 19:48:18 +00:00
parent bddaf170ce
commit 8e02bc6afd
1 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,10 @@ 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 http://code.chaosnet.io:3000/sygo/ExclusionEnforcer.git
git clone git clone https://git.sdf.org/chaosnet/ExclusionEnforcer.git
cd ExclusionEnforcer
python3 ExclusionEnforcer.py -h
cd ExclusionEnforcer
python3 ExclusionEnforcer.py -h
```