summaryrefslogtreecommitdiffstats
path: root/bin/updater/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bin/updater/README.rst')
-rw-r--r--bin/updater/README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/updater/README.rst b/bin/updater/README.rst
index bc71b3a06..08ad0b82c 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -60,6 +60,15 @@ Installation: SysVinit
TBD
+
+Uninstallation
+--------------
+
+To uninstall the script make sure that pip3 is installed (usually called python3-pip) and run::
+
+ make uninstall
+
+
Self signed certificates
------------------------