mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-01 16:15:07 +08:00
Docs: minor (#12899)
### What problem does this PR solve? Removed redundant command + "*the* current version" @JinHai-CN ### Type of change - [x] Documentation Update
This commit is contained in:
@ -188,10 +188,9 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
|
||||
```bash
|
||||
$ git clone https://github.com/infiniflow/ragflow.git
|
||||
$ cd ragflow/docker
|
||||
$ git checkout -f v0.23.1
|
||||
```
|
||||
|
||||
3. Switch to current version:
|
||||
3. Switch to the current version:
|
||||
|
||||
```bash
|
||||
$ git checkout -f v0.23.1
|
||||
|
||||
Reference in New Issue
Block a user