update README
This commit is contained in:
parent
3204876de8
commit
aaf6613b5f
|
@ -70,7 +70,10 @@ Or update to latest master branch:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd themes/keep
|
$ cd themes/keep
|
||||||
|
$ git add .
|
||||||
|
$ git stash
|
||||||
$ git pull
|
$ git pull
|
||||||
|
$ git stash pop
|
||||||
```
|
```
|
||||||
|
|
||||||
## :art: Contributing
|
## :art: Contributing
|
||||||
|
|
|
@ -70,7 +70,10 @@ $ npm update hexo-theme-keep
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd themes/keep
|
$ cd themes/keep
|
||||||
|
$ git add .
|
||||||
|
$ git stash
|
||||||
$ git pull
|
$ git pull
|
||||||
|
$ git stash pop
|
||||||
```
|
```
|
||||||
|
|
||||||
## :art: 贡献
|
## :art: 贡献
|
||||||
|
|
Loading…
Reference in New Issue