feeinghe commited on
Commit
9b56a0c
·
unverified ·
1 Parent(s): ba1d878

Update README-zh.md

Browse files

Fix 'sevice' to 'service' according to the code.

Files changed (1) hide show
  1. lightrag/api/README-zh.md +1 -1
lightrag/api/README-zh.md CHANGED
@@ -133,7 +133,7 @@ MAX_ASYNC=4
133
 
134
  ### 将 Lightrag 安装为 Linux 服务
135
 
136
- 从示例文件 `lightrag.sevice.example` 创建您的服务文件 `lightrag.sevice`。修改服务文件中的 WorkingDirectory 和 ExecStart:
137
 
138
  ```text
139
  Description=LightRAG Ollama Service
 
133
 
134
  ### 将 Lightrag 安装为 Linux 服务
135
 
136
+ 从示例文件 `lightrag.service.example` 创建您的服务文件 `lightrag.service`。修改服务文件中的 WorkingDirectory 和 ExecStart:
137
 
138
  ```text
139
  Description=LightRAG Ollama Service