Skip to content

Commit c8f485c

Browse files
committed
update README.md
1 parent 4a476b8 commit c8f485c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GitBlog是一个简单易用的Markdown博客系统,它不需要数据库,
1818

1919
预览
2020

21-
![screenshot](./screenshot.png)
21+
![screenshot](blog/screenshot.png)
2222

2323
## 二. 功能特点 ##
2424

@@ -99,6 +99,7 @@ GitBlog的成长需要喜欢Markdown,喜欢写博客的各位亲们支持!
9999
```shell
100100
git clone https://github.com/screw-coding/codeigniter4-git-blog
101101
composer install
102+
cp env .env
102103
php spark serve
103104
```
104105

0 commit comments

Comments
 (0)