Browse Source

Fix readme typo error

Bond 2 years ago
parent
commit
0e61b68a88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -145,7 +145,7 @@ $ pnpm clean
 Deploy the contracts to Hardhat Network:
 
 ```sh
-$ pnpm deploy:contracts"
+$ pnpm deploy:contracts
 ```
 
 ### Tasks