Skip to content

Commit 4213f40

Browse files
committed
Add a note about changes to deps and their impact on tests
1 parent 11c261e commit 4213f40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ Alternatively you can leverage the bundled `Makefile`:
351351

352352
You might also want to do a `make test` prior to deploying anything to Clojars.
353353

354+
**Note:** You'll need to run `make clean test` if you changed any of the project's dependencies,
355+
as those will need to be inlined first.
356+
354357
## Changelog
355358

356359
An extensive changelog is available [here](CHANGELOG.md).

0 commit comments

Comments
 (0)