Commit fa0187b6 authored by platocrat's avatar platocrat Committed by Liam Horne

chore: fix name of plugin that is being installed

parent 1f7a3ae0
...@@ -5,7 +5,7 @@ A plugin that brings OVM compiler support to Hardhat projects. ...@@ -5,7 +5,7 @@ A plugin that brings OVM compiler support to Hardhat projects.
## Installation ## Installation
``` ```
yarn add --dev @eth-optimism/plugins yarn add --dev @eth-optimism/hardhat-ovm
``` ```
Next, import the plugin inside your `hardhat.config.js`: Next, import the plugin inside your `hardhat.config.js`:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment