diff --git a/src/README.txt b/src/README.txt index 21f38c9001a..61ca2a2329f 100644 --- a/src/README.txt +++ b/src/README.txt @@ -2,7 +2,7 @@ This is preliminary version of the Rust compiler. Source layout: -comp/ The self-hosted compiler +rustc/ The self-hosted compiler cargo/ The package manager