Skip to content

Commit c7a617e

Browse files
authored
Merge pull request #103 from scala/Philippus-patch-1
Fix copy/paste mistake
2 parents 286100f + fe2016f commit c7a617e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is now community maintained by [@Sciss](https://github.com/Sciss) and [@ben
1111
To use scala-swing from sbt, add this to your `build.sbt`:
1212

1313
```
14-
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1"
14+
libraryDependencies += "org.scala-lang.modules" %% "scala-swing" % "2.1.1"
1515
```
1616

1717
## About scala-swing

0 commit comments

Comments
 (0)