Skip to content

Commit

Permalink
Merge pull request #336 from frknbasaran/patch-2
Browse files Browse the repository at this point in the history
fix: readme typo and unnecessary duplication.
  • Loading branch information
DavidWells authored Nov 10, 2022
2 parents fbcef08 + a4ac4db commit 0fb5860
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions packages/analytics-plugin-countly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,11 @@ This analytics plugin will load Countly library and allow to send tracking sessi

[View the docs](https://getanalytics.io/plugins/countly/)

## Installation

```bash
npm install analytics
npm install @analytics/countly
```

<!-- AUTO-GENERATED-CONTENT:START (TOC:collapse=true&collapseText=Click to expand) -->
<details>
<summary>Click to expand</summary>

- [Installation](#installation)
- [Installation](#installation-1)
- [How to use](#how-to-use)
- [Platforms Supported](#platforms-supported)
- [Browser usage](#browser-usage)
Expand All @@ -40,7 +32,7 @@ npm install @analytics/countly

```bash
npm install analytics
npm install @analytics/amplitude
npm install @analytics/countly
```

<!-- AUTO-GENERATED-CONTENT:START (PLUGIN_DOCS) -->
Expand Down Expand Up @@ -357,4 +349,4 @@ Below are additional implementation examples.
</details>


<!-- AUTO-GENERATED-CONTENT:END (PLUGIN_DOCS) -->
<!-- AUTO-GENERATED-CONTENT:END (PLUGIN_DOCS) -->

0 comments on commit 0fb5860

Please sign in to comment.