update README.md.

增加安装指引

Signed-off-by: sunboy <liang@guangda.work>
This commit is contained in:
sunboy 2022-09-25 03:24:52 +00:00 committed by Gitee
parent 65ef508256
commit d687f0636d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<p align="center"><a href="https://www.beikeshop.com/" target="_blank"><img src="https://www.beikeshop.com/image/beike.svg" width="400"></a></p>
<p align="center"><a href="https://beikeshop.com/" target="_blank"><img src="https://beikeshop.com/image/beike.svg" width="400"></a></p>
## BeikeShop
@ -31,10 +31,11 @@ PHP语言开发基于 Laravel 框架前端采用Vue
## 安装教程(面向非开发者)
1. <a href="https://www.beikeshop.com/download" target="_blank">下载BeikeShop</a>
1. <a href="https://beikeshop.com/download" target="_blank">下载BeikeShop</a>
1. 上传到你的服务器并解压
1. 将解压文件夹下的 public 设置为网站根目录
1. 通过浏览器访问网站根据提示完成安装
1. <a href="https://docs.beikeshop.com/install/" target="_blank">BeikeShop详细安装指引</a>
## 安装教程(面向开发者)
1. git clone https://gitee.com/beikeshop/beikeshop.git