Skip to content

Commit

Permalink
πŸ“ Updated dep section
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCalibur committed Feb 4, 2025
1 parent 2983d6c commit 20ac1c5
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 @@ -91,7 +91,7 @@ bun run task verify --network <network-name> --deployment <deployment-name>
```

## Dependencies
use `libs.json` to specify the git dependency lib with the commit hash.
use `foundry.toml [dependencies]` section to specify the git dependency lib with the commit hash.
run `bun install` again to update them.

## Updating Foundry
Expand Down

0 comments on commit 20ac1c5

Please sign in to comment.