about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-07-04 03:19:07 +0000
committerbors <bors@rust-lang.org>2015-07-04 03:19:07 +0000
commitf9274d63a3f3c3d73aac4fc86fe76e3932c7a8ed (patch)
treea00f6bcb088ccdbe06a1114defd519a586f88e6d
parent50c952b5b796828a9a774c2249e7d08056393464 (diff)
parentf24089cfd11683a7eb2606089c6c6d1e70bc3dd5 (diff)
downloadrust-f9274d63a3f3c3d73aac4fc86fe76e3932c7a8ed.tar.gz
rust-f9274d63a3f3c3d73aac4fc86fe76e3932c7a8ed.zip
Auto merge of #26754 - SaschaNaz:patch-1, r=steveklabnik
-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: