aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-03-07 20:17:35 -0500
committerRyan Kavanagh <rak@debian.org>2013-03-07 20:17:35 -0500
commit0c8ccdbd55fdef2ac6705e0c5fc92e8908ac2eeb (patch)
tree4158fa437d6e3d8b87c18fbbf89b3fc81ff3b66b
parentFix more portability issues: snprintf is not available everywhere (diff)
Added missing space in PREFIX override documented in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0fedaef..a78b528 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ which will install under the prefix of `/usr/local` (see `Makefile`
for details). If this isn't the desired location, you can override
this setting with
- make install -ePREFIX=/your/prefix install
+ make install -e PREFIX=/your/prefix install
Man pages for `nmm` and company will be installed under
`$(PREFIX)/man6/` and the `whatis` database will be updated with a