From 4765dc632eb64e7c60e2c19189e39813384bb980 Mon Sep 17 00:00:00 2001 From: Fee He <602527818@qq.com> Date: Sat, 26 Apr 2025 11:38:09 +0800 Subject: [PATCH] Update README-zh.md Fix 'sevice' to 'service' according to the code. --- lightrag/api/README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag/api/README-zh.md b/lightrag/api/README-zh.md index b9b99685..4362d1de 100644 --- a/lightrag/api/README-zh.md +++ b/lightrag/api/README-zh.md @@ -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