summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-09-30 18:06:13 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-09-30 18:06:13 +0200
commitdc5ea8d18ac8d9ce07393363d33e5d24ade2fd5f (patch)
treec653b34801b99a505aaa62abed345319cae1e625
parentac9451dd8797eed28f5dc1841ffaa969a288327b (diff)
README: Note that installation from source has no proper uninstall
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e9c587..7508e12 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,9 @@ If you are using the Git repository, use the following commands:
sudo ./Build install
```
+Note that system-wide installation does not have a well-defined uninstallation
+procedure.
+
If you do not have superuser rights or do not want to perform a system-wide
installation, you may leave out `Build install` and use **efa-m** from the
current working directory.