Procházet zdrojové kódy

docs: update typechain command and fix issue #21

Paul Razvan Berg před 4 roky
rodič
revize
053bad16c4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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