Localize now doesn't need -force anymore
diff --git a/README.md b/README.md
index f3d2fbc..324d73b 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@
 
 ```
 $ cpanm git://github.com/Akron/Mojolicious-Plugin-Search.git
-$ cpanm --force git://github.com/Akron/Mojolicious-Plugin-Localize.git
+$ cpanm git://github.com/Akron/Mojolicious-Plugin-Localize.git
 ```
 
 Then install the dependencies as always and run the test suite.