summaryrefslogtreecommitdiff
path: root/src/jline/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/jline/README.md')
-rw-r--r--src/jline/README.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/src/jline/README.md b/src/jline/README.md
index 6d129e721d..829476145d 100644
--- a/src/jline/README.md
+++ b/src/jline/README.md
@@ -13,15 +13,12 @@ Building
### Requirements
-* Maven 2+
+* SBT
* Java 5+
-Check out and build:
+This is a fork with scala specific modifications.
+The original repository was: git://github.com/jdillon/jline2.git
- git clone git://github.com/jdillon/jline2.git
- cd jline2
- mvn install
+You can now build with sbt:
-To build the jdk14 jar:
-
- mvn install -Dretro
+ sbt update proguard