We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c261e commit 4213f40Copy full SHA for 4213f40
README.md
@@ -351,6 +351,9 @@ Alternatively you can leverage the bundled `Makefile`:
351
352
You might also want to do a `make test` prior to deploying anything to Clojars.
353
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
+
357
## Changelog
358
359
An extensive changelog is available [here](CHANGELOG.md).
0 commit comments