From 20deaf8ed7f6d866a95ec87fb8606c28fc3b5011 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 22 Sep 2016 02:13:59 +0100 Subject: [PATCH] Edit README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c8575ca..819a787f 100644 --- a/README.md +++ b/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 `).