From 174c0872addfd0afdc4d4ae804f6da370a6b2b39 Mon Sep 17 00:00:00 2001 From: Jakub Nowakowski Date: Wed, 14 Jul 2021 09:20:26 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 831fb93..cf6fa69 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,8 @@ This plugin contains helpers for Hardhat. ## Installation -<_A step-by-step guide on how to install the plugin_> - ```bash -npm install @keep-network/hardhat-helpers ethers@^5.0.32 +yarn add --dev @keep-network/hardhat-helpers ethers@^5.0.32 ``` Import the plugin in your `hardhat.config.js`: