diff --git a/README.md b/README.md
index 471540c6..dc073b17 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,10 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print
$ bower install fabric
+
Install with npm
+To install Fabric.js using npm, you must first manually [install Cario](http://cairographics.org/download/) on your system. When the installation is complete, you may need to restart your terminal or command prompt before installing fabric.
+
+ $ npm install fabric --save
Building