From 5f07286fa6c362bd085df2c34430cbc06df1a415 Mon Sep 17 00:00:00 2001 From: Ngoc Dao Date: Sun, 7 Aug 2016 01:44:16 +1000 Subject: [PATCH] Add instruction to download JLine JAR --- dev/README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev/README.rst b/dev/README.rst index bdb6e40..61f6a88 100644 --- a/dev/README.rst +++ b/dev/README.rst @@ -25,7 +25,8 @@ This is the directory that will be zipped when Scalive is released. zip/ scalive scalive.cmd - scalive-.jar -> ../../target/scala-2.11/scalive-.jar + scalive-.jar <- ../../target/scala-2.11/scalive-.jar + jline-2.14.2.jar <- Download and put JLine JAR here scala-library-2.10.6.jar scala-compiler-2.10..jar @@ -52,7 +53,7 @@ released (remember to remove uneccessary files, like .gitignore): scalive-/ scalive scalive.cmd - scalive-.jar <-- Doesn't depend on Scala, thus doesn't follow Scala JAR naming + scalive-.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