Update README.md

Use suggested composite command instead of 2 separate commands.
This commit is contained in:
Jake Shadle 2015-08-28 20:24:13 +02:00
parent 371c0ead1f
commit 7ab8ed84fd

View file

@ -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