Skip to content

Commit

Permalink
Merge pull request #44 from 8times4/patch-1
Browse files Browse the repository at this point in the history
Fix @prb remapping in foundry.toml
  • Loading branch information
PaulRBerg authored Feb 20, 2024
2 parents 9d1a1cf + f86a7e4 commit bdc9495
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 @@ -40,7 +40,7 @@ bun add @prb/test
Then, if you are using Foundry, you need to add this to your `remappings.txt` file:

```text
@prb/test/=node_modules/@prb/test/
@prb/test/=node_modules/@prb/test/src/
```

### Git Submodules
Expand Down

0 comments on commit bdc9495

Please sign in to comment.