Update README.md

This commit is contained in:
Tib3rius 2021-06-27 12:49:20 -04:00 committed by GitHub
parent 42db129326
commit 5fec0719aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -168,6 +168,10 @@ $ python3 autorecon.py [OPTIONS] 127.0.0.1
See detailed usage options below.
### Upgrading
If you installed using pipx or pip it is recommended that prior to upgrading, you remove all config files stored in ~/.config/AutoRecon. Note that if you run AutoRecon using sudo, you'll also have to delete the config files in /root/.config/AutoRecon.
## Usage
AutoRecon uses Python 3 specific functionality and does not support Python 2.