spencerlepine / printify-sdk-js

Printify SDK for Node.js / TypeScript. A wrapper for the Printify REST API (v1)
https://github.com/spencerlepine/printify-sdk-js/blob/main/docs/API.md
MIT License
2 stars 0 forks source link

[documentation] Add yarn and pnpm to readme #5

Closed spencerlepine closed 2 months ago

spencerlepine commented 2 months ago

Add yarn and pnpm to readme:

### Installation

\```sh
# Npm
npm install printful-sdk-js-v2

# Yarn
yarn add printful-sdk-js-v2

# Pnpm
pnpm add printful-sdk-js-v2
\```
spencerlepine commented 2 months ago

Updated in https://github.com/spencerlepine/printify-sdk-js/commit/ba03c0e67a4147a88013d0e6ca06dd5a293bd645