about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoe Rattazzi <joerattazzi@gmail.com>2017-10-14 16:59:58 -0500
committerGitHub <noreply@github.com>2017-10-14 16:59:58 -0500
commit6500b3d0699148da8c18d8dbe7339bb017d085ed (patch)
treea9e3208f3173fb6fe68a35d58111e9b6c7f89c7b
parent7778906bee9e8e93792353824548044a758b72f4 (diff)
downloadrust-6500b3d0699148da8c18d8dbe7339bb017d085ed.tar.gz
rust-6500b3d0699148da8c18d8dbe7339bb017d085ed.zip
Add "Buidling on *nix" sub-header
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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