Skip to content

Commit 61914e5

Browse files
committed
Fix #33
1 parent 28bcf51 commit 61914e5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ To depend on scala-xml in SBT, add something like this to your build.sbt:
1515
libraryDependencies += "org.scala-lang.modules" %% "scala-xml" % "1.0.2"
1616
```
1717

18-
(Assuming you're using a `scalaVersion` for which a scala-xml is published.
19-
The first 2.11 milestone for which this is true is 2.11.0-M4.)
20-
21-
To support multiple Scala versions, see the example in https://github.com/scala/scala-module-dependency-sample.
18+
Maven users, or sbt users looking to supportmultiple Scala versions, please see the more elaborate example in https://github.com/scala/scala-module-dependency-sample.

0 commit comments

Comments
 (0)