From 9051a35fc827690fde9312e6789886024bb443b2 Mon Sep 17 00:00:00 2001 From: Lars Bergstrom Date: Thu, 19 Sep 2013 10:58:26 -0500 Subject: [PATCH] Clarify that snapshots are automatically retrieved. --- doc/tutorial.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/tutorial.md b/doc/tutorial.md index d9b55ba4d95..1d8166e8a2d 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -63,9 +63,8 @@ recommended. Since the Rust compiler is written in Rust, it must be built by a precompiled "snapshot" version of itself (made in an earlier state -of development). As such, source builds require a connection to -the Internet, to fetch snapshots, and an OS that can execute the -available snapshot binaries. +of development). The source build automatically fetches these snapshots +from the Internet on our supported platforms. Snapshot binaries are currently built and tested on several platforms: