about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2014-02-14 13:55:30 -0500
committerAlex Crichton <alex@alexcrichton.com>2014-02-14 10:59:15 -0800
commit909fd0d8295febed039db39b7efefcb2e5d0b909 (patch)
tree3209dd3073463342e0aede55ae84429b18571a3b /src
parent8694fd1e964ae0ed149d2ba9d42e1702d3b8cc77 (diff)
downloadrust-909fd0d8295febed039db39b7efefcb2e5d0b909.tar.gz
rust-909fd0d8295febed039db39b7efefcb2e5d0b909.zip
tutorial: stronger wording in build instructions
Diffstat (limited to 'src')
-rw-r--r--src/doc/tutorial.md4
1 files 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