]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Add self-profiling to debuginfo name generation
[rust.git] / README.md
index d5bf2b2088268846a66b8ea509d89eec6157657e..32fab9fc25de558febac046ab9b8f705e4fcd0d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Read ["Installation"] from [The Book].
 The Rust build system uses a Python script called `x.py` to build the compiler,
 which manages the bootstrapping process. It lives in the root of the project.
 
-The `x.py` command can be run directly on most systems in the following format: 
+The `x.py` command can be run directly on most systems in the following format:
 
 ```sh
 ./x.py <subcommand> [flags]