From 3de50fb663f420a0dd28ea27e02bd89abe3a8008 Mon Sep 17 00:00:00 2001 From: Chris Davenport Date: Thu, 11 Jun 2020 13:45:23 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c14451..18f3750 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Quick Start -To use cosmos4s in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your +To use cosmos4s in an existing SBT project with Scala 2.12 or a later version, add the following dependencies to your `build.sbt` depending on your needs: ```scala