Skip to content

Commit

Permalink
fix typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Harish Butani committed Jul 21, 2015
1 parent 57ab1bd commit 5973b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can link against this library in your program at the following coordiates:

```
groupId: org.sparklinedata
artifactId: spark-csv_2.10
artifactId: spark-datetime_2.10
version: 0.0.1
```

Expand Down Expand Up @@ -143,5 +143,5 @@ from input
## Building From Source
This library is built with [SBT](http://www.scala-sbt.org/0.13/docs/Command-Line-Reference.html), which is
automatically downloaded by the included shell script.
To build a JAR file simply run `sbt/sbt package` from the project root.
To build a JAR file simply run `build/sbt package` from the project root.
The build configuration includes support for both Scala 2.10 and 2.11.

0 comments on commit 5973b1b

Please sign in to comment.