Various textual improvements in build docs

This commit is contained in:
Martin Erlandsson
2018-10-25 21:58:08 +02:00
parent 754a00d55f
commit 36c8e68585
5 changed files with 28 additions and 30 deletions

View File

@@ -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