Skip to content

Commit

Permalink
ci: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Mar 12, 2024
1 parent edc2dc1 commit e630db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## Quickstart

After [creating a new repository from this template](https://github.com/new?template_name=osx-plugin-template-hardhat&template_owner=aragon), cloning, and opening it in your IDE, create a `.env` file from the `.env.example` file and put in the Alchemy API key, fell free to add other API keys for the services that you want to use. Now run,
After [creating a new repository from this template](https://github.com/new?template_name=osx-plugin-template-hardhat&template_owner=aragon), cloning, and opening it in your IDE, create a `.env` file from the `.env.example` file and put in the Alchemy API key, feel free to add other API keys for the services that you want to use. Now run,

```sh
yarn install && cd packages/contracts && yarn install && yarn build && yarn typechain
Expand Down

0 comments on commit e630db0

Please sign in to comment.