twenty/packages/twenty-cli/README.md

9 lines
205 B
Markdown
Raw Normal View History

# Deprecated: twenty-cli
This package is deprecated. Please install and use [twenty-sdk](https://www.npmjs.com/package/twenty-sdk) instead:
```bash
npm uninstall twenty-cli
npm install -g twenty-sdk
```