From b3b6ce5f2829f3ed17ad56c1a745255a2d850833 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Thu, 5 Aug 2021 19:10:58 -0400 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46630ac..ff0b2ec 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The theme will then appear in your list of available themes. To check for updates, log in via the command line, and navigate to the `wp-content/themes/portage` directory and execute the following command: - git diff ...origin + git fetch If the project has not been updated, that command will not ouput anything. If the project has been updated, git will begin displaying what has changed, a page at a time. If you don't want to review that, press `q` to quit.