diff --git a/_includes/downloads-scala3.html b/_includes/downloads-scala3.html index 108401646..69bd01bf4 100644 --- a/_includes/downloads-scala3.html +++ b/_includes/downloads-scala3.html @@ -26,7 +26,7 @@

Ways to Install This Release

  • Using SDKMAN!, you can easily install the latest version of Scala on any platform by running the following command:
    - sdk install scala + sdk install scala {{page.release_version}}
  • On macOS you can also use Homebrew and run the following commands:
    brew update
    brew install scala