Skip to content

Commit

Permalink
fix: Corrected failing command
Browse files Browse the repository at this point in the history
  • Loading branch information
criadoperez committed Mar 25, 2024
1 parent e132db3 commit e69b598
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ version5. Although version 6 may work, we suggest using the same version5 for
compatibility:

```sh
npm install @aragon/sdk-client @ethers@5
npm install @aragon/sdk-client ethers@5
```

<br/>
Expand Down Expand Up @@ -264,4 +264,4 @@ If you believe you've found a security issue, we encourage you to notify us. We

Security Contact Email: [email protected]

Please do not use the issue tracker for security issues.
Please do not use the issue tracker for security issues.

0 comments on commit e69b598

Please sign in to comment.