Skip to content

Commit 7ab8ed8

Browse files
author
Jake Shadle
committed
Update README.md
Use suggested composite command instead of 2 separate commands.
1 parent 371c0ea commit 7ab8ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Read ["Installing Rust"] from [The Book].
6666
6767
```sh
6868
# Update package mirrors (may be needed if you have a fresh install of MSYS2)
69-
$ pacman -Sy&&pacman -S pacman-mirrors
69+
$ pacman -Sy pacman-mirrors
7070
7171
# Choose one based on platform:
7272
$ pacman -S mingw-w64-i686-toolchain

0 commit comments

Comments
 (0)