From 249ac436f3b596a1ee165d3f3d38713beb0463ec Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Fri, 23 Sep 2022 16:16:58 +0200 Subject: [PATCH] sbt syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932033b..82edc3c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Installation and Basic Usage - Version 6.x+ only supports SBT 1.4+. Use 5.2.4 or older for previous versions of SBT -``` +```sbt addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0") // For older sbt versions (< 1.4.0)