Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Aug 28, 2024
1 parent b81e7f2 commit a1207bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
version: nightly

- name: Install Dependencies
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Forge has native gas reporting with `forge snapshot` and `forge test --gas-repor

# Installation
```solidity
soldeer install forge-gas-snapshot~v0.0.4
forge soldeer install forge-gas-snapshot~v0.0.4
```

- NOTE: foundry.toml must be updated to allow forge to write the snapshots
Expand Down

0 comments on commit a1207bc

Please sign in to comment.