We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633c757 commit 7da5880Copy full SHA for 7da5880
README.md
@@ -3,7 +3,7 @@
3
* Install JDK: https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html (JDK 8).
4
* Install sbt:
5
Mac: http://www.scala-sbt.org/release/docs/Installing-sbt-on-Mac.html (you can use `brew`, it will install the latest).
6
-Win: http://www.scala-sbt.org/0.13/docs/Installing-sbt-on-Windows.html
+Win: https://www.scala-sbt.org/release/docs/Installing-sbt-on-Windows.html
7
* Install Intellij:
8
Mac: https://www.jetbrains.com/idea/download/#section=mac
9
Win: https://www.jetbrains.com/idea/download/#section=windows
0 commit comments