Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gr1mmie authored Jul 23, 2020
1 parent dac9c13 commit d3e9c40
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,8 @@ Autoenum first runs 2 nmap scans in tandem, one scan looks specifically for serv

## Installation
```
git clone https://github.com/thatonetester/autoenum.git
```
### Running Autoenum From Anywhere
```
cp ~/autoenum/autoenum.sh /usr/bin/autoenum
chmod o+x /usr/bin/autoenum
autoenum
git clone https://github.com/Gr1mmie/autoenum.git
chmod +x autoenum/autoenum.sh
```

## What's new
Expand Down

0 comments on commit d3e9c40

Please sign in to comment.