Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
InfoSecREDD committed Dec 10, 2023
1 parent 4e8bccf commit 692c9a2
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,9 @@ execution of cronjobs or startup based scripts.
(For More Reference on Modules/Scripts used for NET-UP, Please Check https://github.com/InfoSecREDD/NET-UP-modules)

## Easy Install Script:
```
# wget https://raw.githubusercontent.com/InfoSecREDD/NET-UP/master/install.sh && sudo /bin/bash install.sh
```bash
wget https://raw.githubusercontent.com/InfoSecREDD/NET-UP/master/install.sh && sudo /bin/bash install.sh

```
## Install NET-UP:
```
$ su
# cd
# git clone https://github.com/InfoSecREDD/NET-UP.git netup
# cd netup
# chmod +x install.sh
# ./install.sh
```

Once Installed, allows you to:
Expand Down

0 comments on commit 692c9a2

Please sign in to comment.