mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Update README.md
Use suggested composite command instead of 2 separate commands.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user