]> git.lizzy.rs Git - rust.git/blobdiff - README.md
publish-toolstate: ping maintainers when a tool builds again
[rust.git] / README.md
index a2acfe8b478e28579028b5097644cbb8e759ca8a..0e5b7170bc6b4e320c13d0574a9bb3760b9662d8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -125,9 +125,9 @@ you have a more recent version installed the build system doesn't understand
 then you may need to force rustbuild to use an older version. This can be done
 by manually calling the appropriate vcvars file before running the bootstrap.
 
-```
-CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.bat"
-python x.py build
+```batch
+CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.bat"
+python x.py build
 ```
 
 #### Specifying an ABI