diff --git a/INSTALL.md b/INSTALL.md index 14dacfa6..90da718d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,6 +12,10 @@ that might work is: make make install +You can uninstall the installed build artifacts like this: + + make uninstall + Notes: - "autoconf" needs to be installed - Documentation is built by the default target only when xsltproc is