summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2016-02-11 17:32:06 +0100
committerTomas Barton <barton.tomas@gmail.com>2016-02-11 17:32:06 +0100
commit8fa9da47de219b999f721a9389cd0dda930a1186 (patch)
tree4f655b46e545f1b6c2484a21febb635d31e1e356 /README
parentd408c74465c4903f9172bfdeb626a52692eda1be (diff)
don't mention installing to /usr
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index 9151d21f..06b1aa66 100644
--- a/README
+++ b/README
@@ -41,11 +41,8 @@ probably used to the common routine:
./autogen.sh && ./configure && make
-If you want to replace currently installed version of `htop` use `--prefix` flag. `--prefix=/usr`
-will install `htop` into `/usr/bin/htop`.
-
- ./autogen.sh && ./configure --prefix=/usr && make
- make install
+By default `make install` will install into `/usr/local`, for changing
+the path use `./configure --prefix=/some/path`.
See the manual page (`man htop`) or the on-line help ('F1' or 'h'
inside `htop`) for a list of supported key commands.

© 2014-2024 Faster IT GmbH | imprint | privacy policy