Improved installation recipe
diff --git a/README.md b/README.md
index 3ea2af7..aca5bed 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@
 There is no need to install Kalamar on your system.
 
 ```
+$ cpanm --installdeps .
 $ perl Makefile.PL
 $ make test
 ```