Commit 5a4fbce2 authored by smartcontracts's avatar smartcontracts Committed by GitHub

fix: minor error in contracts readme (#11432)

parent 773e476b
...@@ -251,7 +251,7 @@ graph LR ...@@ -251,7 +251,7 @@ graph LR
OP Stack smart contracts are published to NPM and can be installed via: OP Stack smart contracts are published to NPM and can be installed via:
```sh ```sh
npm install @eth-optimism/contracts-bedrock. npm install @eth-optimism/contracts-bedrock
``` ```
Refer to the [Optimism Developer Docs](https://docs.optimism.io/builders/dapp-developers/contracts/system-contracts#using-system-contracts-in-solidity) for additional information about how to use this package. Refer to the [Optimism Developer Docs](https://docs.optimism.io/builders/dapp-developers/contracts/system-contracts#using-system-contracts-in-solidity) for additional information about how to use this package.
......
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