Skip to content

Commit 5f07286

Browse files
committed
Add instruction to download JLine JAR
1 parent 530b59f commit 5f07286

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dev/README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ This is the directory that will be zipped when Scalive is released.
2525
zip/
2626
scalive
2727
scalive.cmd
28-
scalive-<version>.jar -> ../../target/scala-2.11/scalive-<version>.jar
28+
scalive-<version>.jar <- ../../target/scala-2.11/scalive-<version>.jar
29+
jline-2.14.2.jar <- Download and put JLine JAR here
2930

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

5758
scala-library-2.10.4.jar
5859
scala-compiler-2.10.4.jar

0 commit comments

Comments
 (0)