Skip to content

Commit

Permalink
improve installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fommil committed Jul 5, 2015
1 parent c568186 commit 6f98584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ For documentation, [read the scaladocs](src/main/scala/fommil/sjs/FamilyFormats.
## TL;DR

```scala
libraryDependencies += "com.github.fommil" %% "spray-json-shapeless" % "1.0.0-SNAPSHOT"
libraryDependencies += "com.github.fommil" %% "spray-json-shapeless" % "1.0.0"
```

```scala
Expand Down

0 comments on commit 6f98584

Please sign in to comment.