diff --git a/README.md b/README.md index 1031b51..72ea0f6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This is a host application for [browserpass](https://github.com/browserpass/brow - [Updates](#updates) - [FAQ](#faq) - [Error: Unable to fetch and parse login fields](#error-unable-to-fetch-and-parse-login-fields) +- [Uninstallation](#uninstallation) - [Contributing](#contributing) ## Installation @@ -271,6 +272,12 @@ If Browserpass is unable to locate the proper `gpg` binary, try configuring a fu } ``` +## Uninstallation + +If you installed Browserpass via a package manager, uninstalling the package will hopefully do all the necessary cleanup. + +For manual installations, uninstallation procedure basically consists of following the steps you ran in Makefile in reverse. + ## Contributing 1. Fork [the repo](https://github.com/browserpass/browserpass-extension)