Skip to content

Commit 2dd334d

Browse files
committed
fix doc, remove unused plugins
1 parent 3461e63 commit 2dd334d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ or
3131
Add to your `project/plugins.sbt` file:
3232

3333
``` sbt
34-
addSbtPlugin("com.github.shmishleniy" % "sbt-deploy-ssh" % "[0,)")
34+
addSbtPlugin("com.github.shmishleniy" % "sbt-deploy-ssh" % "0.1.3")
3535
```
3636

3737
Add resolver to `project/plugins.sbt`:

project/plugins.sbt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)