Update README.md

This commit is contained in:
Tib3rius 2021-02-13 03:51:48 -05:00 committed by GitHub
parent cfef685bff
commit 7481ac9c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -146,8 +146,10 @@ $ pipx install git+https://github.com/Tib3rius/AutoRecon.git
### Using `pip`
If installing using pip, you'll need to run the installation command as root or with sudo in order to be able to run autorecon using sudo:
```bash
$ python3 -m pip install git+https://github.com/Tib3rius/AutoRecon.git
$ sudo python3 -m pip install git+https://github.com/Tib3rius/AutoRecon.git
```
### Manual