Skip to content

Commit 7516fe1

Browse files
authored
Add Soldeer command to Install section (#73)
1 parent 00369e5 commit 7516fe1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Provides common utilities for fuzz testing through a simple `fl` namespace: asse
2424
forge install perimetersec/fuzzlib
2525
```
2626

27+
### Using Soldeer
28+
29+
```bash
30+
soldeer install perimetersec-fuzzlib~1.0.0
31+
```
32+
2733
### Using npm
2834

2935
```bash

0 commit comments

Comments
 (0)