Skip to content

Commit ec3b475

Browse files
authored
Merge pull request #16 from MiniMax-AI-Dev/docs/remove-npm-install
docs: remove npm/bun install option
2 parents a35e74a + 0d299ef commit ec3b475

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,10 @@ Supports **Global** (`api.minimax.io`) and **CN** (`api.minimaxi.com`) with auto
1010

1111
## Install
1212

13-
**Binary (recommended) — macOS / Linux / Windows:**
14-
1513
```bash
1614
curl -fsSL https://raw.githubusercontent.com/MiniMax-AI-Dev/cli/main/install.sh | sh
1715
```
1816

19-
**npm / bun:**
20-
21-
```bash
22-
npm install -g minimax-cli
23-
```
24-
2517
---
2618

2719
## Quick Start

README_CN.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,10 @@
1010

1111
## 安装
1212

13-
**二进制安装(推荐)— macOS / Linux / Windows:**
14-
1513
```bash
1614
curl -fsSL https://raw.githubusercontent.com/MiniMax-AI-Dev/cli/main/install.sh | sh
1715
```
1816

19-
**npm / bun:**
20-
21-
```bash
22-
npm install -g minimax-cli
23-
```
24-
2517
---
2618

2719
## 快速开始

0 commit comments

Comments
 (0)