Typo fix in README

This commit is contained in:
jstayco 2023-03-31 16:59:04 -07:00 committed by GitHub
parent e5b2257d7d
commit fcffc131e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ You can cd into the root directory and simply run
# Refresh and update everything
./setup.sh
# This will refresh everything, but NOT close or pull the git repo.
# This will refresh everything, but NOT clone or pull the git repo.
./setup.sh --no-git-update
```