docs: update README

This commit is contained in:
XPoet 2021-04-29 11:48:45 +08:00
parent 48177df3fb
commit 18776091ff
2 changed files with 12 additions and 0 deletions

View File

@ -70,6 +70,12 @@ Or update to latest master branch:
```sh
$ cd themes/keep
$ git pull
```
_If you modified theme source code:_
```sh
$ git add .
$ git stash
$ git pull

View File

@ -70,6 +70,12 @@ $ npm update hexo-theme-keep
```sh
$ cd themes/keep
$ git pull
```
_如果你修改了主题源码_
```sh
$ git add .
$ git stash
$ git pull