Update BUILDING.md

Co-authored-by: Jason Rhinelander <jason@imaginary.ca>
This commit is contained in:
Sean 2021-09-09 11:34:46 +10:00 committed by GitHub
parent 09baab90b8
commit 66e5a61742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ sudo apt upgrade
sudo apt install build-essential libssl-dev pkg-config
```
(Or the equivalent on a non-Debian-based Linux system).
Build it with
```