I am trying to set the magento coding standard in the Magento 2 version. I followed this link: https://github.com/magento-ecg/coding-standard.
When I check code sniffer for the directory path: /public_html/magento-coding-standard/vendor/bin/phpcbf path to your extensions –standard=MEQP2 –extensions=php,phtml,xml,css,js
It is shows me an issue of MEQP2 not insalled .
Can you please guide me how can installed the Magento coding standard for the MEQP2 ?