Merge pull request #24 from Affectiva/add-centos-download-link
Update README.md
This commit is contained in:
commit
f98b2e2d55
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/affdex-sdk/lib
|
||||||
```
|
```
|
||||||
|
|
||||||
*CentOS*
|
*CentOS*
|
||||||
|
- Download Affdex SDK [from here](https://knowledge.affectiva.com/docs/getting-started-with-the-affectiva-sdk-for-linux)
|
||||||
|
|
||||||
```bashrc
|
```bashrc
|
||||||
sudo yum install libcurl-devel.x86_64 libuuid-devel.x86_64 opencv-devel cmake.x86_64
|
sudo yum install libcurl-devel.x86_64 libuuid-devel.x86_64 opencv-devel cmake.x86_64
|
||||||
|
|
Loading…
Reference in a new issue