Updated README.md

This commit is contained in:
Kenneth John Odle 2021-08-05 19:10:58 -04:00
parent 1046d99eb3
commit b3b6ce5f28

View File

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