commit | fa684ab185933eb446e8f0c3505a20dbb258fa9c | [log] [tgz] |
---|---|---|
author | hebasta <stallkamp@ids-mannheim.de> | Tue Mar 27 12:08:56 2018 +0200 |
committer | Akron <diewald@ids-mannheim.de> | Tue Mar 27 15:28:58 2018 +0200 |
tree | 275361b547f71da5fb4c24a1c9342890cceeba03 | |
parent | 7e750970772ab8e589a9e99722142fc5afdbd736 [diff] |
Add mvn install in Readme Change-Id: I4777f4ebe1f345024c38c4c0378b7b905daf03c1
diff --git a/Readme.md b/Readme.md index d05b539..1860e48 100644 --- a/Readme.md +++ b/Readme.md
@@ -67,6 +67,12 @@ $ mvn clean test ``` +To build a Krill library and install it in your local Maven repository +(needed for Kustvakt) ... + +``` +$ mvn install +``` ## Caveats Krill operates on tokens and is limited to a single tokenization stream.