We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a35e74a + 0d299ef commit ec3b475Copy full SHA for ec3b475
2 files changed
README.md
@@ -10,18 +10,10 @@ Supports **Global** (`api.minimax.io`) and **CN** (`api.minimaxi.com`) with auto
10
11
## Install
12
13
-**Binary (recommended) — macOS / Linux / Windows:**
14
-
15
```bash
16
curl -fsSL https://raw.githubusercontent.com/MiniMax-AI-Dev/cli/main/install.sh | sh
17
```
18
19
-**npm / bun:**
20
21
-```bash
22
-npm install -g minimax-cli
23
-```
24
25
---
26
27
## Quick Start
README_CN.md
@@ -10,18 +10,10 @@
## 安装
-**二进制安装(推荐)— macOS / Linux / Windows:**
-**npm / bun:**
## 快速开始
0 commit comments