Skip to content

Commit f13300b

Browse files
committed
typo
1 parent 6f9e817 commit f13300b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If your project uses [libraries](https://docs.soliditylang.org/en/latest/contrac
5555

5656

5757
```shell
58-
crytic-compile . --compile-libraries --compile-libraries "(SafeMath, 0xff)"
58+
crytic-compile . --compile-libraries "(SafeMath, 0xff)"
5959
```
6060

6161
If you are fuzzing with Echidna or Medusa, follow this [tutorial on linking libraries](https://secure-contracts.com/program-analysis/echidna/advanced/working-with-libraries.html?highlight=library#linking-libraries).

0 commit comments

Comments
 (0)