瀏覽代碼

docs: update typechain command and fix issue #21

Paul Razvan Berg 4 年之前
父節點
當前提交
053bad16c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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