diff --git a/README.md b/README.md
index 53652af4b..c999ed4dd 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ releases! ๐
## ๐ System Architecture
-

+
## ๐ฌ Get Started
diff --git a/README_id.md b/README_id.md
index 788c2907c..9ba8d0d7d 100644
--- a/README_id.md
+++ b/README_id.md
@@ -129,7 +129,7 @@ Coba demo kami di [https://demo.ragflow.io](https://demo.ragflow.io).
## ๐ Arsitektur Sistem
-

+
## ๐ฌ Mulai
diff --git a/README_ja.md b/README_ja.md
index c905ede14..a6cf61679 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -109,7 +109,7 @@
## ๐ ใทในใใ ๆงๆ
-

+
## ๐ฌ ๅๆ่จญๅฎ
diff --git a/README_ko.md b/README_ko.md
index 5da44ef5c..f9cf5c87c 100644
--- a/README_ko.md
+++ b/README_ko.md
@@ -109,7 +109,7 @@
## ๐ ์์คํ
์ํคํ
์ฒ
-

+
## ๐ฌ ์์ํ๊ธฐ
diff --git a/README_pt_br.md b/README_pt_br.md
index 63d2d9e33..d697277f7 100644
--- a/README_pt_br.md
+++ b/README_pt_br.md
@@ -129,7 +129,7 @@ Experimente nossa demo em [https://demo.ragflow.io](https://demo.ragflow.io).
## ๐ Arquitetura do Sistema
-

+
## ๐ฌ Primeiros Passos
diff --git a/README_tzh.md b/README_tzh.md
index 739fe25f4..53315e03d 100644
--- a/README_tzh.md
+++ b/README_tzh.md
@@ -132,7 +132,7 @@
## ๐ ็ณป็ตฑๆถๆง
-

+
## ๐ฌ ๅฟซ้้ๅง
diff --git a/README_zh.md b/README_zh.md
index e82ce38c4..4c5e778d2 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -132,7 +132,7 @@
## ๐ ็ณป็ปๆถๆ
-

+
## ๐ฌ ๅฟซ้ๅผๅง
diff --git a/admin/client/README.md b/admin/client/README.md
index 9d2a81aed..b27cfbc29 100644
--- a/admin/client/README.md
+++ b/admin/client/README.md
@@ -48,7 +48,7 @@ It consists of a server-side Service and a command-line client (CLI), both imple
1. Ensure the Admin Service is running.
2. Install ragflow-cli.
```bash
- pip install ragflow-cli
+ pip install ragflow-cli==0.21.0
```
3. Launch the CLI client:
```bash
diff --git a/docs/guides/manage_users_and_services.md b/docs/guides/manage_users_and_services.md
index ce5e49ea0..fe7a26d23 100644
--- a/docs/guides/manage_users_and_services.md
+++ b/docs/guides/manage_users_and_services.md
@@ -46,7 +46,7 @@ The Admin CLI and Admin Service form a client-server architectural suite for RAG
2. Install ragflow-cli.
```bash
- pip install ragflow-cli
+ pip install ragflow-cli==0.21.0
```
3. Launch the CLI client: