You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/client-abtesting/README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,24 +32,33 @@
32
32
33
33
## 💡 Getting Started
34
34
35
-
To get started, you first need to install @algolia/client-abtesting (or any other available API client package).
35
+
> [!TIP]
36
+
> This API client is already a dependency of [the algoliasearch client](https://www.npmjs.com/package/algoliasearch), you don't need to manually install `@algolia/client-abtesting` if you already have `algoliasearch` installed.
36
37
38
+
To get started, you first need to install @algolia/client-abtesting (or any other available API client package).
37
39
All of our clients comes with type definition, and are available for both browser and node environments.
Copy file name to clipboardExpand all lines: packages/client-analytics/README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,24 +32,33 @@
32
32
33
33
## 💡 Getting Started
34
34
35
-
To get started, you first need to install @algolia/client-analytics (or any other available API client package).
35
+
> [!TIP]
36
+
> This API client is already a dependency of [the algoliasearch client](https://www.npmjs.com/package/algoliasearch), you don't need to manually install `@algolia/client-analytics` if you already have `algoliasearch` installed.
36
37
38
+
To get started, you first need to install @algolia/client-analytics (or any other available API client package).
37
39
All of our clients comes with type definition, and are available for both browser and node environments.
Copy file name to clipboardExpand all lines: packages/client-personalization/README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,24 +32,33 @@
32
32
33
33
## 💡 Getting Started
34
34
35
-
To get started, you first need to install @algolia/client-personalization (or any other available API client package).
35
+
> [!TIP]
36
+
> This API client is already a dependency of [the algoliasearch client](https://www.npmjs.com/package/algoliasearch), you don't need to manually install `@algolia/client-personalization` if you already have `algoliasearch` installed.
36
37
38
+
To get started, you first need to install @algolia/client-personalization (or any other available API client package).
37
39
All of our clients comes with type definition, and are available for both browser and node environments.
Copy file name to clipboardExpand all lines: packages/client-search/README.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,24 +32,33 @@
32
32
33
33
## 💡 Getting Started
34
34
35
-
To get started, you first need to install @algolia/client-search (or any other available API client package).
35
+
> [!TIP]
36
+
> This API client is already a dependency of [the algoliasearch client](https://www.npmjs.com/package/algoliasearch), you don't need to manually install `@algolia/client-search` if you already have `algoliasearch` installed.
36
37
38
+
To get started, you first need to install @algolia/client-search (or any other available API client package).
37
39
All of our clients comes with type definition, and are available for both browser and node environments.
0 commit comments