diff --git a/README.md b/README.md
index 37b8a09ed9bdaedaa28eba27e9a957243a55e414..8ba620552695e68e8893e7f1e35a83ebdad22645 100755
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ The **samgr** module is a core module of OpenHarmony. It provides functions re
## Directory Structure
```
-/foundation/distributedschedule/services/samgr/
+/foundation/distributedschedule/samgr/services/samgr/
├── native
│ ├── BUILD.gn # Compilation script
│ ├── include # Header files
diff --git a/README_zh.md b/README_zh.md
index 442a8357adc6970d17a46f707ed3cb114422a8f5..a395fc4176871901cc2bd70852d48e86e9fe50b6 100755
--- a/README_zh.md
+++ b/README_zh.md
@@ -14,7 +14,7 @@ samgr组件是OpenHarmony的核心组件,提供OpenHarmony系统服务启动
## 目录
```
-/foundation/distributedschedule/services/samgr/
+/foundation/distributedschedule/samgr/services/samgr/
├── native
│ ├── BUILD.gn # 部件编译脚本
│ ├── include # 头文件存放目录