update download links to point to new dev portal
This commit is contained in:
parent
e05bf9bfe4
commit
0fad620f89
1 changed files with 2 additions and 1 deletions
|
@ -31,13 +31,14 @@ Dependencies
|
|||
Installation
|
||||
------------
|
||||
|
||||
- Download Affdex SDK [from here](http://developer.affectiva.com/downloads)
|
||||
|
||||
*Windows*
|
||||
- Download Affdex SDK [from here](https://affectiva.readme.io/docs/getting-started-with-the-emotion-sdk-for-windows)
|
||||
- Install the SDK using MSI installer.
|
||||
- The additional dependencies get installed automatically by NuGet.
|
||||
|
||||
*Ubuntu*
|
||||
- Download Affdex SDK [from here](https://affectiva.readme.io/docs/getting-started-with-the-affectiva-sdk-for-linux)
|
||||
|
||||
```bashrc
|
||||
sudo apt-get install build-essential libopencv-dev libboost1.55-all-dev libcurl4-openssl uuid-dev cmake
|
||||
|
|
Loading…
Reference in a new issue