Skip to content

Commit

Permalink
chore: fix broken development anchor in README (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
yapyuyou authored Jul 19, 2024
1 parent 61114ca commit 4495121
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 @@ -263,7 +263,7 @@ Create a `.env` file based on [`.env.example`](https://github.com/Open-Attestati

The `DEPLOYER_ADDRESS` is required to be the address of the deployer during deployment. The Etherscan API keys are only required if you plan to verify the contracts on their respective chains.

# Development
## Development

This repository uses [Foundry](https://github.com/foundry-rs/foundry) for its development. To install Foundry, run the following commands:

Expand Down

0 comments on commit 4495121

Please sign in to comment.