Skip to content

Commit bef8b4d

Browse files
authored
chore: add release instructions (#44)
1 parent b9d5d36 commit bef8b4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ Serial correlation detection.
103103
Multimodal distribution detection.
104104
Use kernel density estimators?
105105

106+
## Releasing
107+
108+
To release, run the `release.sh` script. This requires that you have
109+
git-flow enabled your git repository with `git flow init`, and that
110+
you have configured your
111+
[credentials for clojars](https://github.com/technomancy/leiningen/blob/stable/doc/DEPLOY.md).
106112

107113
## YourKit
108114

0 commit comments

Comments
 (0)