Installation

Update your composer.json -
{
    "require": {
        "nobanno/nobanno": "3.0.0"
    }
}

And then execute the following command in your terminal - 
$ composer update

Documentation