Skip to content

Commit a2364bb

Browse files
committed
readme
1 parent 06d823d commit a2364bb

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ vectorize-iris document.pdf
5656

5757
## Installation
5858

59+
**CLI:**
60+
```bash
61+
curl -fsSL https://raw.githubusercontent.com/vectorize-io/vectorize-iris/refs/heads/main/install.sh | sh
62+
```
63+
64+
5965
**Python:**
6066
```bash
6167
pip install vectorize-iris
@@ -66,10 +72,7 @@ pip install vectorize-iris
6672
npm install @vectorize-io/iris
6773
```
6874

69-
**Rust CLI:**
70-
```bash
71-
curl -fsSL https://install.vectorize.io/iris | sh
72-
```
75+
7376

7477
## Features
7578

0 commit comments

Comments
 (0)