Update README.md

This commit is contained in:
Tien Nguyen Minh
2024-05-03 16:38:43 +07:00
committed by GitHub
parent 43bd9b5051
commit 9b3119cad8
+1 -2
View File
@@ -3,6 +3,5 @@ Shell script to auto install and run traffmonetizer on new VPS
Usage:
```
git clone https://github.com/tiennm99/traffmonetizer && \
sudo ./traffmonetizer/run.sh YOUR_TRAFFMONETIZER_TOKEN
curl -O https://raw.githubusercontent.com/tiennm99/traffmonetizer/master/run.sh && sudo bash run.sh YOUR_TRAFFMONETIZER_TOKEN
```