aboutsummaryrefslogtreecommitdiff
path: root/doc/build-freebsd.md
diff options
context:
space:
mode:
authorMartin Erlandsson <martin@megabit.se>2018-10-25 21:58:08 +0200
committerMartin Erlandsson <martin@megabit.se>2018-10-28 06:01:01 +0100
commit36c8e68585091d10d8a1d4f97d2db87cd8cedcb2 (patch)
treeae5b861963d84b7aaa7ecae02744ad01c87d9c26 /doc/build-freebsd.md
parent754a00d55f30f6112a1b68cb0bec5d59565096d1 (diff)
downloadbitcoin-36c8e68585091d10d8a1d4f97d2db87cd8cedcb2.tar.xz
Various textual improvements in build docs
Diffstat (limited to 'doc/build-freebsd.md')
-rw-r--r--doc/build-freebsd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-freebsd.md b/doc/build-freebsd.md
index 48746ce0c2..7ec62ea779 100644
--- a/doc/build-freebsd.md
+++ b/doc/build-freebsd.md
@@ -29,7 +29,7 @@ git clone https://github.com/bitcoin/bitcoin
## Building Bitcoin Core
-**Important**: Use `gmake` (the non-GNU `make` will exit with an error).
+**Important**: Use `gmake` (the non-GNU `make` will exit with an error):
```
./autogen.sh