File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,6 @@ can be set to control the SBT build. For example:
175
175
176
176
[ Zinc] ( https://github.com/typesafehub/zinc ) is a long-running server version of SBT's incremental
177
177
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 ` .
You can’t perform that action at this time.
0 commit comments