aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes_rudolph@gmx.de>2012-10-16 14:24:54 +0200
committerJohannes Rudolph <johannes_rudolph@gmx.de>2012-10-16 14:24:54 +0200
commit3dc171e41676e9043fe0c6d935b97a944c143dad (patch)
treed4a9a441eef5502567f79270e136b2bde7e99ea1 /README.md
parentcbbca47a06609e4c523dfbf8498d4f0552f2aa20 (diff)
downloadsbt-boilerplate-3dc171e41676e9043fe0c6d935b97a944c143dad.tar.gz
sbt-boilerplate-3dc171e41676e9043fe0c6d935b97a944c143dad.tar.bz2
sbt-boilerplate-3dc171e41676e9043fe0c6d935b97a944c143dad.zip
move from "cc.spray" to "io.spray"
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 592f001..81e09ea 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ This now expands correctly to
Put
- addSbtPlugin("cc.spray" % "sbt-boilerplate" % "0.5.0-SNAPSHOT")
+ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.0-SNAPSHOT")
into your `plugins.sbt` and add