diff --git a/tools-setup.md b/tools-setup.md
index 083862fbe067cc26d427bc4279b9fcb9bafb6764..87dee0c058902fef6f966fa845008307764a04da 100644
--- a/tools-setup.md
+++ b/tools-setup.md
@@ -52,12 +52,12 @@ See [https://www.scala-sbt.org/1.x/docs/Installing-sbt-on-Linux.html](https://ww
 First, install Homebrew from [https://brew.sh](https://brew.sh) Then run:
 
 ```terminal
-brew install sbt@1
+brew install sbt@1.2.8
 ```
 
 ### On Windows
 
-Download and run [https://piccolo.link/sbt-1.2.7.msi](https://piccolo.link/sbt-1.2.7.msi)
+Download and run [https://piccolo.link/sbt-1.2.8.msi](https://piccolo.link/sbt-1.2.8.msi)
 
 ## Step 5: Installing git