Skip to content

Commit

Permalink
remove sbt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
birdstorm committed Jun 5, 2019
1 parent 515c445 commit 4b7a0a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ If you are using maven(recommended), add the following to your pom.xml:
</dependency>
</dependencies>
```
If you're using SBT, add the following line to your build file:
```sbtshell
libraryDependencies += "com.pingcap.tispark" % "tispark-core" % s"2.1-spark_${spark.version}"
```

For other build tools, you can visit search.maven.org and search with GroupId [![Maven Search](https://img.shields.io/badge/com.pingcap-tikv/tispark-green.svg)](http://search.maven.org/#search%7Cga%7C1%7Cpingcap)(This search will also list all available modules of TiSpark including tikv-client).

Expand Down

0 comments on commit 4b7a0a6

Please sign in to comment.