mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Update README
This commit is contained in:
parent
8ff74f93a9
commit
5da280d9b6
1 changed files with 2 additions and 1 deletions
|
@ -162,7 +162,8 @@ Before upgrading for the first time, the remote *origin* repository should be re
|
|||
To list available updates:
|
||||
|
||||
$ cd themes/academic
|
||||
$ git log --pretty=oneline --abbrev-commit --decorate upstream/master..HEAD
|
||||
$ git fetch upstream
|
||||
$ git log --pretty=oneline --abbrev-commit --decorate HEAD..upstream/master
|
||||
|
||||
Upgrade by running:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue