aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpravic <[email protected]>2016-04-15 19:25:35 +0300
committerpravic <[email protected]>2016-04-15 19:25:35 +0300
commit4898c06feb94653326735865057e069311806ea1 (patch)
treed2cf7491a777b536c4c197fc4492b3dcab330ca1 /README.md
parentadd note about target compilation (diff)
downloadwinapi-kmd-rs-4898c06feb94653326735865057e069311806ea1.tar.xz
winapi-kmd-rs-4898c06feb94653326735865057e069311806ea1.zip
fix paths in build.cmd for the manual staticlib compilation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 94347f9..5c44e5d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ git submodule init
git submodule update --recursive
```
-Set the nightly-msvc Rust toolchain [for this](https://github.com/rust-lang-nursery/multirust-rs#directory-overrides) repository:
+[Set](https://github.com/rust-lang-nursery/multirust-rs#directory-overrides) the nightly-msvc Rust toolchain for this repository:
`rustup override add nightly-i686-msvc`