Explorar o código

Update README

George Cushen %!s(int64=9) %!d(string=hai) anos
pai
achega
5da280d9b6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

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