Update README.md

This commit is contained in:
SudoLite 2022-04-06 03:42:58 +04:30 committed by GitHub
parent b889c8146e
commit b895f2be12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ You can read it from [GitHub Wiki](https://github.com/MatrixTM/MHDDoS/wiki)
**Clone and Install Script**
```shell script
git clone https://github.com/MHProDev/MHDDoS.git
git clone https://github.com/MatrixTM/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
```