X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=cf75f4184a1c96a0eab4def408ee84a76594759d;hb=5028581a1f792837c8db299f823f628d92c304be;hp=af6a4090a27cb58c85b1ddd2adb6accdea2efa80;hpb=4430aab045f1ce21baed75c9b3b793c54ec8e01b;p=rust.git diff --git a/README.md b/README.md index af6a4090a27..cf75f4184a1 100644 --- 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 [flags]