Skip to content

Commit

Permalink
Add instruction to download JLine JAR
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocdaothanh committed Aug 6, 2016
1 parent 530b59f commit 5f07286
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ This is the directory that will be zipped when Scalive is released.
zip/
scalive
scalive.cmd
scalive-<version>.jar -> ../../target/scala-2.11/scalive-<version>.jar
scalive-<version>.jar <- ../../target/scala-2.11/scalive-<version>.jar
jline-2.14.2.jar <- Download and put JLine JAR here

scala-library-2.10.6.jar
scala-compiler-2.10..jar
Expand All @@ -52,7 +53,7 @@ released (remember to remove uneccessary files, like .gitignore):
scalive-<version>/
scalive
scalive.cmd
scalive-<version>.jar <-- Doesn't depend on Scala, thus doesn't follow Scala JAR naming
scalive-<version>.jar <- Doesn't depend on Scala, thus doesn't follow Scala JAR naming

scala-library-2.10.4.jar
scala-compiler-2.10.4.jar
Expand Down

0 comments on commit 5f07286

Please sign in to comment.