Skip to content

Commit 1704ecd

Browse files
authored
Small comment in README
1 parent ffda8d4 commit 1704ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scalaModuleSettings
1717
1818
name := "<module name>"
1919
repoName := "<GitHub repo name>" // the repo under github.com/scala/, only required if different from name
20-
organization := "<org>"
20+
organization := "<org>" // only required if different from "org.scala-lang.modules"
2121
version := "<module version>"
2222
2323
// The plugin uses `scalaVersionsByJvm` to set `crossScalaVersions` according to the JVM major version.

0 commit comments

Comments
 (0)