Skip to content

Commit

Permalink
add note about dependency comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhorton committed Nov 27, 2016
1 parent 5e2f12c commit e8228f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,9 @@ Now update to get those installed
```
Ok. So I tried this a few times in a few ways and never could figure out exactly what was wrong. In the version in my github
they are just plain lines. Dont' forget the MySQL driver either.

* An astute reader pointed out that the dependendies are likely missing the required commas between them. Thanks.

```
/build.sbt
libraryDependencies += "com.typesafe.play" %% "play-slick" % "2.0.0"
Expand Down

0 comments on commit e8228f9

Please sign in to comment.