diff --git a/README.md b/README.md index bc809590..e9df120f 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ You can easily use custom dataLayer, multiple dataLayers and additional events. [npm](https://www.npmjs.com/): ```bash -npm install react-gtm-module --save +npm i --save-dev @types/react-gtm-module ``` + ## Usage Initializing GTM Module: @@ -211,4 +212,4 @@ Look for gtm_auth and gtm_preview - Disabling javascript in the browser can prevent the correct operation of this library if React is only being rendered on the client side. -- Before implementing GTM in your application ensure that you have at least one published container, otherwise Google Tag Manager snippet will return 404. \ No newline at end of file +- Before implementing GTM in your application ensure that you have at least one published container, otherwise Google Tag Manager snippet will return 404.