Skip to content
Snippets Groups Projects
Commit 3c047cf9 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[doc] updated README

parent 0b751148
No related branches found
No related tags found
1 merge request!5Pad
...@@ -24,11 +24,16 @@ Bob_. It provides a set of algorithm to infer the heart rate from face video seq ...@@ -24,11 +24,16 @@ Bob_. It provides a set of algorithm to infer the heart rate from face video seq
Installation Installation
------------ ------------
Follow our `installation`_ instructions. Then, using the Python interpreter Follow our `installation`_ instructions. Then, if you would like to use
provided by the distribution, bootstrap and buildout this package:: this package, just do::
$ python bootstrap-buildout.py $ conda install bob.rppg.base
$ ./bin/buildout
Or if you would like to develop the package::
$ git clone git@gitlab.idiap.ch:bob/bob.rppg.base.git
$ cd bob.rppg.base
$ buildout
Contact Contact
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment