소스 검색

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:
 Compile the smart contracts and generate TypeChain artifacts:
 
 
 ```sh
 ```sh
-$ yarn build
+$ yarn typechain
 ```
 ```
 
 
 ### Lint Solidity
 ### Lint Solidity