You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/sbt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ weight: 1
22
22
23
23
[`sbt`](https://www.scala-sbt.org/) is a popular build tool for Scala and Java projects.
24
24
25
-
`sbt` is available for Windows, macOS, Linux and supports the Arm architecture.
25
+
`sbt`supports the Arm architecture is available for Windows, macOS, and Linux.
26
26
27
27
{{% notice Note %}}
28
28
When the project was created, it was called *Simple Build Tool*, but quickly evolved to *sbt*. Some have incorrectly redefined it to *Scala Build Tool*, which does not reflect the fact that sbt works with Java-only projects.
0 commit comments