Skip to content

Commit 7d427bd

Browse files
committed
Update README: build instruction
1 parent db50e6f commit 7d427bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ To initialize submodules, use the following commands:
88
git submodule init
99
git submodule update
1010

11-
Prototype implementation is based on [pcollections](http://pcollections.org/). Copyright 2015 The pcollections Authors.
11+
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

Comments
 (0)