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