# Installing the SDK

The Tako Open Curation SDK can be installed using npm:

```sh
npm install tako-open-curation
```

or yarn:

```sh
yarn add tako-open-curation
```
