diff --git a/docs/run.md b/docs/run.md index a5de009..71ed016 100644 --- a/docs/run.md +++ b/docs/run.md @@ -4,7 +4,7 @@ ### Setup Environment -Install dependencies Node.js, yarn, hardhat. +Install dependencies: Node.js, yarn, hardhat. - Linux @@ -56,7 +56,6 @@ networks: { ### Compile ```shell -yarn yarn compile ```