From 6500b3d0699148da8c18d8dbe7339bb017d085ed Mon Sep 17 00:00:00 2001 From: Joe Rattazzi Date: Sat, 14 Oct 2017 16:59:58 -0500 Subject: [PATCH] Add "Buidling on *nix" sub-header --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 779acb9fab4..4fc003036e9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Read ["Installation"] from [The Book]. ## Building from Source [building-from-source]: #building-from-source +### Building on *nix 1. Make sure you have installed the dependencies: * `g++` 4.7 or later or `clang++` 3.x or later