From 0fad620f89f29a93682c5f4ff8ab78afa261ad45 Mon Sep 17 00:00:00 2001 From: Andy Dennie Date: Wed, 7 Jun 2017 09:11:22 -0400 Subject: [PATCH] update download links to point to new dev portal --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72dac6d..a59d738 100644 --- a/README.md +++ b/README.md @@ -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