Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1b075232eb39a284d8479d158821d7e32d216e09
Authored by
Josh Klontz
2013-02-01 17:17:31 -0500
1 parent
4e531428
added build instructions to readme
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
1b07523
@@ -4,3 +4,5 @@ www.openbiometrics.org
@@ -4,3 +4,5 @@ www.openbiometrics.org
4
$ cd openbr
4
$ cd openbr
5
$ git submodule init
5
$ git submodule init
6
$ git submodule update
6
$ git submodule update
7
+
8
+[Build Instructions](http://openbiometrics.org/doxygen/latest/installation.html)