summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-14 12:30:23 +0000
committernia <nia@pkgsrc.org>2020-01-14 12:30:23 +0000
commit50125bf6148307577ab38aeb4ed5b775d24f03ce (patch)
tree6f8d15306e03d184a8697f24eceff6740771d370 /README.md
parent1b4835c82a2116ae23b5ddf00002cf97360269c7 (diff)
downloadpkgsrc-50125bf6148307577ab38aeb4ed5b775d24f03ce.tar.gz
README.md: missing space
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index af0bf084f40..16cd8248fd5 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ Building packages
cd pkgsrc/category/package-name
$PREFIX/bin/bmake install
-Where `$PREFIX` is where you've chosen to install packages (typically`/usr/pkg`)
+Where `$PREFIX` is where you've chosen to install packages
+(typically `/usr/pkg`)
On NetBSD, `bmake` is simply the built-in `make` tool.