From 909fd0d8295febed039db39b7efefcb2e5d0b909 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 61eccb52055..d620ed0b54f 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