From 007878c3fdfc3f3be4362cc1d5027666cfb6405f Mon Sep 17 00:00:00 2001 From: Ahmed Nada Date: Wed, 4 May 2022 05:16:11 -0700 Subject: [PATCH] update docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7c793ae..d89e3b9 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,12 @@ sudo bash uninstall.sh * Delete the repository folder. +* You may have to manually remove the installation files if it persist. + +```bash +sudo rm -rf /usr/local/bin/esi +``` + ## Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.