Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install the [IDX SDK](../learn/packages.md#idx-sdk) and set up your project.

## **Installation**

Install the [IDX SDK](../learn/packages.md#idx-sdk) and the [Ceramic HTTP client](https://developers.ceramic.network/reference/javascript/clients/#http-client) using npm.
Install the [IDX SDK](../learn/packages.md#idx-sdk) and the [Ceramic HTTP client](https://developers.ceramic.network/reference/typescript/modules/_ceramicnetwork_http_client.html) using npm.

```bash
npm install @ceramicnetwork/http-client @ceramicstudio/idx
Expand Down