Update plugins/analytics-module-ga4/README.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com>
This commit is contained in:
Sergey Shevchenko
2023-05-17 21:57:46 +03:00
committed by GitHub
parent 933fe2c344
commit 662b446d3c
+1 -1
View File
@@ -11,7 +11,7 @@ This plugin contains no other functionality.
1. Install the plugin package in your Backstage app:
```sh
yarn add --cwd packages/app @backstage/@backstage/plugin-analytics-module-ga4
yarn add --cwd packages/app @backstage/plugin-analytics-module-ga4
```
2. Wire up the API implementation to your App: