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.