From f284ef189538c9c566c2a46aed12b8cd0e293479 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Fri, 14 Feb 2014 13:55:30 -0500 Subject: [PATCH] tutorial: stronger wording in build instructions --- src/doc/tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/doc/tutorial.md b/src/doc/tutorial.md index 61eccb520552b..d620ed0b54f37 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -57,8 +57,8 @@ they don't contain references to names that aren't actually defined. # Getting started -> **NOTE**: The tarball and installer links are for the most recent release, -> not master. +> **WARNING**: The tarball and installer links are for the most recent +> release, not master. To use master, you **must** build from [git]. The Rust compiler currently must be built from a [tarball] or [git], unless you are on Windows, in which case using the [installer][win-exe] is