We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db50e6f commit 7d427bdCopy full SHA for 7d427bd
README.md
@@ -8,4 +8,8 @@ To initialize submodules, use the following commands:
8
git submodule init
9
git submodule update
10
11
-Prototype implementation is based on [pcollections](http://pcollections.org/). Copyright 2015 The pcollections Authors.
+Then you can build artifacts with:
12
+
13
+ mvn install
14
15
+Prototype implementation is based on [pcollections](http://pcollections.org/) (Copyright 2015 The pcollections Authors.)
0 commit comments