The preferred way to install this extension is through composer.
Either run
php composer.phar require mate-code/scroll-slider
or add
"mate-code/scroll-slider": "~1.0"
to the require section of your composer.json file.
Add inside your <head> tag
<link href="/path/to/scroll-slider.css" rel="stylesheet">