docs: update README
This commit is contained in:
parent
48177df3fb
commit
18776091ff
|
@ -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
|
||||
|
|
|
@ -70,6 +70,12 @@ $ npm update hexo-theme-keep
|
|||
|
||||
```sh
|
||||
$ cd themes/keep
|
||||
$ git pull
|
||||
```
|
||||
|
||||
_如果你修改了主题源码:_
|
||||
|
||||
```sh
|
||||
$ git add .
|
||||
$ git stash
|
||||
$ git pull
|
||||
|
|
Loading…
Reference in New Issue