mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-17 22:46:50 +00:00
Update README.md
Use suggested composite command instead of 2 separate commands.
This commit is contained in:
parent
371c0ead1f
commit
7ab8ed84fd
@ -66,7 +66,7 @@ Read ["Installing Rust"] from [The Book].
|
||||
|
||||
```sh
|
||||
# Update package mirrors (may be needed if you have a fresh install of MSYS2)
|
||||
$ pacman -Sy&&pacman -S pacman-mirrors
|
||||
$ pacman -Sy pacman-mirrors
|
||||
|
||||
# Choose one based on platform:
|
||||
$ pacman -S mingw-w64-i686-toolchain
|
||||
|
Loading…
Reference in New Issue
Block a user