diff --git a/README.md b/README.md
index ee0fe6abc05be8a0b321f5e087280a9fb2cf2881..2b16a53ba4e7ff4041341631b37941bfc0b81e93 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ First, add the following to your `Cargo.toml`:
 
 ```toml
 [dependencies]
-libc = "1.0"
+libc = "0.1"
 ```
 
 Next, add this to your crate root: