docs: update README
This commit is contained in:
parent
48177df3fb
commit
18776091ff
|
@ -70,6 +70,12 @@ Or update to latest master branch:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd themes/keep
|
$ cd themes/keep
|
||||||
|
$ git pull
|
||||||
|
```
|
||||||
|
|
||||||
|
_If you modified theme source code:_
|
||||||
|
|
||||||
|
```sh
|
||||||
$ git add .
|
$ git add .
|
||||||
$ git stash
|
$ git stash
|
||||||
$ git pull
|
$ git pull
|
||||||
|
|
|
@ -70,6 +70,12 @@ $ npm update hexo-theme-keep
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd themes/keep
|
$ cd themes/keep
|
||||||
|
$ git pull
|
||||||
|
```
|
||||||
|
|
||||||
|
_如果你修改了主题源码:_
|
||||||
|
|
||||||
|
```sh
|
||||||
$ git add .
|
$ git add .
|
||||||
$ git stash
|
$ git stash
|
||||||
$ git pull
|
$ git pull
|
||||||
|
|
Loading…
Reference in New Issue