Skip to content

Commit

Permalink
remove readme section about hosting jar, for now users can build it
Browse files Browse the repository at this point in the history
themselves using leiningen
  • Loading branch information
AlexWheeler committed Nov 18, 2016
1 parent 2a02a48 commit bbfcdd3
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 @@ -4,9 +4,9 @@ A Clojure library for building .jars to export Microsft Sql Server tables as csv

## Usage

Will eventually host jar, but for now assuming you're using leiningen, build .jar:
Build .jar

`lein uberjar`
leiningen users: `lein uberjar`

Fill out config.edn file with database / sftp credentials and place in same directory as .jar.

Expand Down

0 comments on commit bbfcdd3

Please sign in to comment.