chore: readme formatting

This commit is contained in:
r4bbit 2023-10-04 13:38:53 +02:00 committed by GitHub
parent da2810c1cd
commit 2239f17db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ Proposed api is available [here](API.md)
# Running the project
Note: Use node `v18.15.0`
NOte: Use Foundry ([getfoundry.sh](https://getfoundry.sh))
Note:
- Use node `v18.15.0`
- Use Foundry ([getfoundry.sh](https://getfoundry.sh))
1. Install dependencies: Run `yarn` to install the necessary packages and dependencies.
2. Run local anvil node: Run `anvil`