Skip to content

Commit 501507e

Browse files
committed
Note that Zinc is for Maven builds too
1 parent db2bd97 commit 501507e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/building-spark.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,6 @@ can be set to control the SBT build. For example:
175175

176176
[Zinc](https://github.com/typesafehub/zinc) is a long-running server version of SBT's incremental
177177
compiler. When run locally as a background process, it speeds up builds of Scala-based projects
178-
like Spark. Developers who regularly recompile Spark will be most interested in Zinc. The project
179-
site gives instructions for building and running `zinc`; OS X users can install it using
180-
`brew install zinc`.
178+
like Spark. Developers who regularly recompile Spark with Maven will be the most interested in
179+
Zinc. The project site gives instructions for building and running `zinc`; OS X users can
180+
install it using `brew install zinc`.

0 commit comments

Comments
 (0)