Update README

This commit is contained in:
George Cushen 2016-05-13 11:28:22 +01:00
commit 5da280d9b6

View file

@ -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: