Skip to content

Commit 0dfc333

Browse files
committed
be more precise
1 parent 07c5e1c commit 0dfc333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,6 @@ Feel free to use any approach while creating a PR. Here are a few suggestions fr
279279

280280
## Troubleshooting
281281

282-
### After rebase, my branch doesn't build anymore
282+
### After rebase on `main`, my branch doesn't build anymore
283283

284-
Please check in the commit log whether an upgrade of the dependencies (advancing of the `opam-repository` commit hash) has happened. If this is the case, running `dune pkg lock` should install the new dependencies.
284+
Please check in the commit log (`git log`) whether an upgrade of the dependencies (advancing of the `opam-repository` commit hash) has happened. If this is the case, running `dune pkg lock` should install the new dependencies.

0 commit comments

Comments
 (0)