aboutsummaryrefslogtreecommitdiff
path: root/doc/build-freebsd.md
diff options
context:
space:
mode:
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