Commit 680461b5 authored by Will Cory's avatar Will Cory

fix readme missing ethers dep

parent 369e936c
...@@ -23,7 +23,7 @@ atst is a typescript sdk and cli around the attestation station ...@@ -23,7 +23,7 @@ atst is a typescript sdk and cli around the attestation station
Install Install
```bash ```bash
npm install @eth-optimism/atst @wagmi/core npm install @eth-optimism/atst wagmi @wagmi/core ethers@5.7.0
``` ```
## atst typescript sdk ## atst typescript sdk
......
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