update README.md.
增加安装指引 Signed-off-by: sunboy <liang@guangda.work>
This commit is contained in:
parent
65ef508256
commit
d687f0636d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue