Clarify that snapshots are automatically retrieved.

This commit is contained in:
Lars Bergstrom 2013-09-19 10:58:26 -05:00
parent da29a8e6be
commit 9051a35fc8
1 changed files with 2 additions and 3 deletions

View File

@ -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: