aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index ea136cc..e632062 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,6 @@ Extends/customizes the
### project/plugins.sbt
```sbt
-resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases"
-credentials += Credentials("Artifactory Realm", "drivergrp.jfrog.io", "sbt-publisher", "***REMOVED***")
-
addSbtPlugin("xyz.driver" % "sbt-slick-codegen" % "0.10.2")
// Replace with the appropriate jdbc driver for your database: