Skip to content

Commit 22fc18f

Browse files
Commit suggestion
Co-authored-by: Niko Matsakis <[email protected]>
1 parent d6cf8fc commit 22fc18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Read ["Installation"] from [The Book].
1717
_Note: If you wish to contribute to the compiler, you should read [this
1818
chapter][rustcguidebuild] of the rustc-dev-guide instead of this section._
1919

20-
The Rust build system uses a Python script called x.py to build the compiler,
20+
The Rust build system uses a Python script called `x.py` to build the compiler,
2121
which manages the bootstrapping process. More information about it can be found
2222
by running `./x.py --help` or reading the [rustc dev guide][rustcguidebuild].
2323

0 commit comments

Comments
 (0)