diff --git a/README.md b/README.md
index a4fd3c6..b6b81e5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
* @Author: dgflash
* @Date: 2022-09-01 18:00:28
* @LastEditors: dgflash
- * @LastEditTime: 2022-09-02 15:18:20
+ * @LastEditTime: 2022-09-02 15:23:20
-->
#### 介绍
Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。
@@ -18,7 +18,7 @@ Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。
- [ecs](https://gitee.com/dgflash/oops-framework/tree/master/doc/ecs/ecs.md)
- [mvvm](https://gitee.com/dgflash/oops-framework/tree/master/doc/mvvm)
-#### 使用说明
+#### 学习部署说明
1. 下载教程项目
```
git clone https://gitee.com/dgflash/oops-framework.git
@@ -31,6 +31,20 @@ git clone https://gitee.com/dgflash/oops-framework.git
##### mac
项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件
+#### 开发部署说明
+1. 下载游戏项目模板
+```
+git clone https://gitee.com/dgflash/oops-game-kit.git
+```
+
+2. 下载框架插件
+ ##### windows
+ 执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件
+
+ ##### mac
+ 项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件
+
+
#### 在线演示
- [框架部分功能演示](https://oops-1255342636.cos-website.ap-shanghai.myqcloud.com/oops-framework/)
- [全栈解决方案 oops-moba](https://store.cocos.com/app/detail/3814)
@@ -81,4 +95,4 @@ module - 游戏通用模块
#### 学习交流 QQ 群:798575969
- 
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index fb3836a..d78bf9a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -14,7 +14,7 @@
* @Author: dgflash
* @Date: 2022-09-01 18:00:28
* @LastEditors: dgflash
- * @LastEditTime: 2022-09-02 15:18:20
+ * @LastEditTime: 2022-09-02 15:23:20
-->
@@ -41,8 +41,8 @@
使用说明
+
+ 学习部署说明
git clone https://gitee.com/dgflash/oops-game-kit.git
+
+下载框架插件
+ + +执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件
+ + +项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件
+
-
+