Skip to content

Commit 3e57590

Browse files
committed
Merge pull request #1 from Narigo/patch-3
Update README.md
2 parents d80134a + dfe48ff commit 3e57590

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
@@ -25,6 +25,8 @@ If you get `java.lang.ClassNotFoundException: org.vertx.scala.core.VertxAccess$c
2525

2626
scala=io.vertx~lang-scala_2.10~1.1.0-M1:org.vertx.scala.platform.impl.ScalaVerticleFactory
2727

28+
If you're using Scala in your own project and want to use Scala 2.11, you can change `lang-scala_2.10` to `lang-scala_2.11`.
29+
2830
## Configuration
2931

3032
{

0 commit comments

Comments
 (0)