Please go to the Magento2 root directory and run the following commands in the shell:
composer config repositories.firegento_pdf2 vcs git@github.com:bluevisiontec/firegento-pdf2.git
composer require firegento/pdf2
bin/magento module:enable FireGento_Pdf
bin/magento setup:upgrade