Update README-zh.md
Fix 'sevice' to 'service' according to the code.
This commit is contained in:
parent
2d5401d475
commit
4765dc632e
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ MAX_ASYNC=4
|
|||
|
||||
### 将 Lightrag 安装为 Linux 服务
|
||||
|
||||
从示例文件 `lightrag.sevice.example` 创建您的服务文件 `lightrag.sevice`。修改服务文件中的 WorkingDirectory 和 ExecStart:
|
||||
从示例文件 `lightrag.service.example` 创建您的服务文件 `lightrag.service`。修改服务文件中的 WorkingDirectory 和 ExecStart:
|
||||
|
||||
```text
|
||||
Description=LightRAG Ollama Service
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue