about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKagami Sascha Rosylight <saschanaz@outlook.com>2015-07-03 17:16:13 +0900
committerKagami Sascha Rosylight <saschanaz@outlook.com>2015-07-03 17:16:13 +0900
commitf24089cfd11683a7eb2606089c6c6d1e70bc3dd5 (patch)
tree6ede1cbde970c00157e820916f1cd78ade47f5d0
parent4c246ecb64d147a2853747dedf1db76d06094891 (diff)
downloadrust-f24089cfd11683a7eb2606089c6c6d1e70bc3dd5.tar.gz
rust-f24089cfd11683a7eb2606089c6c6d1e70bc3dd5.zip
MYSY2 -> MSYS2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a08767dc74..9e54704a5eb 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Read ["Installing Rust"] from [The Book].
    ```
 
 3. Run `mingw32_shell.bat` or `mingw64_shell.bat` from wherever you installed
-   MYSY2 (i.e. `C:\msys`), depending on whether you want 32-bit or 64-bit Rust.
+   MSYS2 (i.e. `C:\msys`), depending on whether you want 32-bit or 64-bit Rust.
 
 4. Navigate to Rust's source code, configure and build it: