From 977331ecb319b9066062b9f85134b84268db3063 Mon Sep 17 00:00:00 2001 From: XiaoDaiGua-Ray <443547225@qq.com> Date: Tue, 1 Aug 2023 17:06:29 +0800 Subject: [PATCH] update: markdown file --- MANUAL.md | 10 ++++++++++ README.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/MANUAL.md b/MANUAL.md index 76c3cd49..faef0ab5 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -6,6 +6,16 @@ ### 使用 +#### 项目安装 + +```sh +# github +git clone https://github.com/XiaoDaiGua-Ray/ray-template.git + +# 如果你的下载速度很慢,可以切换到下面的代理地址 +git clone https://gh.yka.moe/https://github.com/XiaoDaiGua-Ray/ray-template.git +``` + #### 依赖安装 ```sh diff --git a/README.md b/README.md index 7392c68d..f639b5ef 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,16 @@ > 做了一些大的改动升级,让模板更加好用了一点,默认主题色也做了变更更好看了一点。啰嗦两句,好像也没啥其他的了... +## 项目安装 + +```sh +# github +git clone https://github.com/XiaoDaiGua-Ray/ray-template.git + +# 如果你的下载速度很慢,可以切换到下面的代理地址 +git clone https://gh.yka.moe/https://github.com/XiaoDaiGua-Ray/ray-template.git +``` + ## 拉取依赖 ```sh