Skip to content
Snippets Groups Projects
Commit 99aac2f6 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Removing one link in quickstart

parent efc54232
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ title: Spark Quick Start
# Introduction
This document provides a quick-and-dirty look at Spark's API. See the [programming guide]({{HOME_PATH}}/scala-programming-guide.html) for a complete reference. To follow along with this guide, you only need to have successfully [built spark]({{HOME_PATH}}) on one machine. Building Spark is as simple as running
This document provides a quick-and-dirty look at Spark's API. See the [programming guide]({{HOME_PATH}}/scala-programming-guide.html) for a complete reference. To follow along with this guide, you only need to have successfully built Spark on one machine. Building Spark is as simple as running
{% highlight bash %}
$ sbt/sbt package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment