]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #28880 - Wallacoloo:book-5.14-typo, r=alexcrichton
[rust.git] / README.md
index f581507e3a5bc277d51318644c89527e744080ba..c4a3becacb42f81c5463b818cff4ccb6fa9142e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -66,8 +66,8 @@ 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
    $ pacman -S mingw-w64-x86_64-toolchain