Update README.md
This commit is contained in:
parent
85a3e2bcbb
commit
e6cd4920a6
|
|
@ -168,6 +168,10 @@ $ python3 autorecon.py [OPTIONS] 127.0.0.1
|
||||||
|
|
||||||
See detailed usage options below.
|
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
|
## Usage
|
||||||
|
|
||||||
AutoRecon uses Python 3 specific functionality and does not support Python 2.
|
AutoRecon uses Python 3 specific functionality and does not support Python 2.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue