From f96c17178961efe18ea6a302ebe3dc05be985692 Mon Sep 17 00:00:00 2001 From: Tib3rius <48113936+Tib3rius@users.noreply.github.com> Date: Wed, 15 Sep 2021 14:11:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9c47b5a..88ed4e3 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ python3 autorecon.py [OPTIONS] 127.0.0.1 See detailed usage options below. +## Upgrading + +A plugin update process is in the works. Until then, after upgrading, remove the ~/.config/AutoRecon directory and run AutoRecon with any argument to repopulate with the latest files. + ## Usage AutoRecon uses Python 3 specific functionality and does not support Python 2.