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

+ 1 - 2
README.md

@@ -62,9 +62,8 @@ To list available updates:
     $ git fetch upstream
     $ git log --pretty=oneline --abbrev-commit --decorate HEAD..upstream/master
 
-Upgrade by running:
+Then, upgrade by running:
 
-    $ cd themes/academic
     $ git pull upstream
 
 If you have modified files in `themes/academic`, git will attempt to auto-merge changes. If conflicts are reported, you will need to manually edit the files with conflicts and add them back (`git add <filename>`).