From 151371cc868cd34b521b60e90f2307efa1c9fe89 Mon Sep 17 00:00:00 2001 From: Francisco Giordano Date: Fri, 17 Nov 2017 17:34:36 -0300 Subject: [PATCH] add npm init in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f05db67f9..13cfd217b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ truffle init To install the OpenZeppelin library, run: ```sh +npm init npm install zeppelin-solidity # If you are using yarn, add dependency like this -