]> git.lizzy.rs Git - rust.git/commitdiff
link to wiki
authorAlex Burka <durka42+github@gmail.com>
Thu, 10 Sep 2015 06:26:15 +0000 (02:26 -0400)
committerAlex Burka <durka42+github@gmail.com>
Thu, 10 Sep 2015 06:26:15 +0000 (02:26 -0400)
README.md

index 316ed8e2372a600afe7ca276f8f5fb1d34c888c8..813d18683d5e5aa012ffd1861bff3482d544a386 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ in your code, you can use:
 cargo rustc -- -L /path/to/clippy_so -Z extra-plugins=clippy
 ```
 
-Be sure that clippy was compiled with the same version of rustc that cargo invokes here!
+*[Note](https://github.com/Manishearth/rust-clippy/wiki#a-word-of-warning):* Be sure that clippy was compiled with the same version of rustc that cargo invokes here!
 
 ##License
 Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.