Update BUILDING.md

This commit is contained in:
fixanoid 2018-12-04 11:24:07 -05:00 committed by GitHub
parent 37408453f4
commit 47954d8a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Building Quorum
Note: Building Quorum requires both a Go (version 1.9 or later) and a C compiler. You can install them using your favourite package manager.
Clone the repository and build the source:
```