mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Docs: Updated release date and cli installation commands (#16435)
### What problem does this PR solve? Updated release date and cli installation commands. ### Type of change - [x] Documentation Update
This commit is contained in:
@@ -16,8 +16,9 @@ The RAGFlow CLI is a command-line-based system administration tool that offers a
|
|||||||
2. Install ragflow-cli.
|
2. Install ragflow-cli.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install ragflow-cli==0.26.2
|
pipx install ragflow-cli==0.26.2
|
||||||
```
|
```
|
||||||
|
> You can also use `uv`, a tool for managing virtual environments and packages, to install RAGFlow CLI: `uv tool install ragflow-cli@0.26.2`.
|
||||||
|
|
||||||
3. Launch the CLI client:
|
3. Launch the CLI client:
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Key features, improvements and bug fixes in the latest releases.
|
|||||||
|
|
||||||
## v0.26.2
|
## v0.26.2
|
||||||
|
|
||||||
Released on June 26, 2026.
|
Released on June 29, 2026.
|
||||||
|
|
||||||
### New features
|
### New features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user