about summary refs log tree commit diff
path: root/doc/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.md')
-rw-r--r--doc/tutorial.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md
index b0d21227380..6802d155750 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: