Forráskód Böngészése

add npm init in README

Francisco Giordano 8 éve
szülő
commit
151371cc86
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      README.md

+ 1 - 0
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 -