fix indentation in README

This commit is contained in:
Andy Russell 2016-06-09 15:05:46 -04:00
parent 0740a93cc2
commit 300a5d7d71

View file

@ -81,7 +81,7 @@ here](http://mingw-w64.org/doku.php/download/mingw-builds), and choose the
add its `bin` directory to your `PATH`. This is due to [#28260](https://github.com/rust-lang/rust/issues/28260), in the future,
installing from pacman should be just fine.
```
```sh
# Make git available in MSYS2 (if not already available on path)
$ pacman -S git