Auto merge of #45293 - joeratt:patch-1, r=kennytm
Add "Buidling on *nix" sub-header Since there is a "Build on Windows" section, a simple sub-header here would help Windows users to know they need to keep reading.
This commit is contained in:
commit
a96ff3b591
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue