Explorar o código

docs: update typechain command and fix issue #21

Paul Razvan Berg %!s(int64=4) %!d(string=hai) anos
pai
achega
053bad16c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -36,7 +36,7 @@ $ yarn compile
 Compile the smart contracts and generate TypeChain artifacts:
 
 ```sh
-$ yarn build
+$ yarn typechain
 ```
 
 ### Lint Solidity