zsajjad / react-facebook-pixel

React JS wrapper for Facebook's Pixel
MIT License
241 stars 85 forks source link

fix readme installation method #52

Closed arthurbarroso closed 4 years ago

arthurbarroso commented 4 years ago

Fixes the readme installation method. Using both yarn add @zsajjad/react-facebook-pixel and npm install --save @zsajjad /react-facebook-pixel would end up throwing an error saying the package wasn't found. This happens because the package is available as react-facebook-pixel on npm.