PNPM documentation changes

This commit is contained in:
midzelis
2025-07-09 18:17:43 +00:00
parent 85c348d87c
commit a24186e883
8 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ A TypeScript SDK for interfacing with the [Immich](https://immich.app/) API.
## Install
```bash
npm i --save @immich/sdk
pnpm i --save @immich/sdk
```
## Usage