Skip to content

Commit 85ea264

Browse files
committed
small readme improvement
1 parent 9081e9c commit 85ea264

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ This is an sbt plugin for building Scala modules (scala-xml,
44
scala-parser-combinators, and so on).
55

66
The major benefit of the plugin is to provide automated tag-based
7-
publishing via Sonatype. Releasing only requires pushing a tag
8-
to GitHub, then Travis does the rest.
7+
publishing. A release is made by pushing a tag to GitHub. Travis
8+
then stages artifacts on Sonatype. Pressing "Close" and "Release" in
9+
the Sonatype web UI will then send the artifacts to Maven Central.
910

1011
## Usage
1112

0 commit comments

Comments
 (0)