mirror of
https://github.com/MatrixTM/MHDDoS.git
synced 2024-11-16 03:32:32 +08:00
Update README.md
This commit is contained in:
parent
9db464c117
commit
2b70ac7132
|
@ -146,11 +146,11 @@ pip install -r requirements.txt
|
|||
**One-Line Installing on Fresh VPS**
|
||||
|
||||
```shell script
|
||||
apt -y update && apt -y install curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential ruby perl golang git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
|
||||
apt -y update && apt -y install curl wget libcurl4 libssl-dev python3 python3-pip make cmake automake autoconf m4 build-essential git && git clone https://github.com/MatrixTM/MHDDoS.git && cd MH* && pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
[python3]: https://python.org 'Python3'
|
||||
[github]: https://github.com/MatrixTM/MHDDoS/issues 'GitHub'
|
||||
[github issues]: https://github.com/MatrixTM/MHDDoS/issues 'enter'
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user