From e6cd4920a6e8228f256265bd2c059d61e86b8dc8 Mon Sep 17 00:00:00 2001 From: Tib3rius <48113936+Tib3rius@users.noreply.github.com> Date: Sun, 27 Jun 2021 12:49:20 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dbc6f7e..f2bcf53 100644 --- a/README.md +++ b/README.md @@ -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.