Skip to content

Commit

Permalink
More updates after Shoham's review
Browse files Browse the repository at this point in the history
  • Loading branch information
RedLikeRosesss committed Feb 25, 2025
1 parent cb8bb7f commit 2a1627f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/prover/cli/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ By default we look for the packages in `$NODE_PATH`. If there are packages are i
`certoraRun Bank.sol --verify Bank:Bank.spec --packages ds-stop=$PWD/lib/ds-token/lib/ds-stop/src ds-note=$PWD/lib/ds-token/lib/ds-stop/lib/ds-note/src`

```{note}
Information about missing packages is usually stored in `remappings.txt` file.
In Solidity projects, information about packages' location is usually stored in `remappings.txt` file.
```

(--packages_path)=
Expand Down

0 comments on commit 2a1627f

Please sign in to comment.