Skip to content

Commit 7b80941

Browse files
committed
Mention old organization name
1 parent ad604e1 commit 7b80941

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Add the plugin to your `project/plugins.sbt`:
88

99
```scala
1010
addSbtPlugin("com.github.sbt" % "sbt-javaagent" % versionNumber)
11+
// Until version 0.1.6
12+
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.6")
1113
```
1214

1315
See [sbt-javaagent releases] for a list of released versions.

0 commit comments

Comments
 (0)