From 49e7ae7c302c796c8e08dc45e54ab9e42b56d220 Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 22 Sep 2023 01:38:40 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61c7ab7b..37db7813 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Developer-friendly structured concurrency library for the JVM, based on: * [Go](https://golang.org)-like channels * the [Scala 3](https://www.scala-lang.org) programming language -Requires JDK 21. Applications need the following JVM flags: `--enable-preview`. +Requires JDK 21. [sbt](https://www.scala-sbt.org) dependency: