diff --git a/README.md b/README.md index 262d664..04c15a5 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ **www.openbiometrics.org** +Identify the latest [tagged release](https://github.com/biometrics/openbr/releases). + $ git clone https://github.com/biometrics/openbr.git $ cd openbr + $ git checkout $ git submodule init $ git submodule update -To optionally check out a particular [tagged release](https://github.com/biometrics/openbr/releases): - - $ git checkout - $ git submodule update - **[Build Instructions](http://openbiometrics.org/doxygen/latest/installation.html)**