diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-03-18 21:34:36 +0000 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-03-18 21:34:36 +0000 |
commit | 5d61ac60db9e09452139035853dc82cd471c63bf (patch) | |
tree | 9e742f3729892580fc27a7dad161373a93042fc3 /README.md | |
parent | Fix Readme (diff) | |
download | GhostNET-v2-5d61ac60db9e09452139035853dc82cd471c63bf.tar.gz GhostNET-v2-5d61ac60db9e09452139035853dc82cd471c63bf.tar.bz2 GhostNET-v2-5d61ac60db9e09452139035853dc82cd471c63bf.zip |
Fix Readme v2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md index f8f222c..6e5849a 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,7 @@ GhostNET program that will help you be safer on the cyber network.This program w * runing on python3 ## Installation -* git clone https://github.com/t7hm1/GhostNET.git && sudo cp GhostNET/ghostnet /usr/bin/ghostnet -* cp GhostNET/ghostnet.log /opt/ -* sudo chown (your user name):wheel /opt/ghostnet.log +* git clone https://github.com/Baitinq/GhostNET-v2.git && sudo cp GhostNET/ghostnet /usr/bin/ghostnet * sudo chmod +x /usr/bin/ghostnet * sudo ghostnet |