Amended release documentation
This commit is contained in:
parent
c55c0677ba
commit
55be4a2786
|
@ -25,7 +25,7 @@
|
|||
]
|
||||
|
||||
;; `lein release` doesn't play nice with `git flow release`. Run `lein release` in the
|
||||
;; `develop` branch, then reset the `master` branch to the release tag.
|
||||
;; `develop` branch, then merge the the release tag into the `master` branch.
|
||||
|
||||
:deploy-repositories [["releases" :clojars]
|
||||
["snapshots" :clojars]]
|
||||
|
|
Loading…
Reference in a new issue