update OS terminology used in some text references

This commit is contained in:
nhmall
2022-02-04 11:26:14 -05:00
parent 5d4fc4591d
commit 3db819478f
10 changed files with 22 additions and 24 deletions

View File

@@ -65,7 +65,7 @@ A. If you have never set up git on this machine before:
git config --global user.name "MY NAME"
git config --global user.email USER@EXAMPLE.COM
You probably want to set up a credential cache.
Mac OS X:
macOS (10 - 12):
git config --global credential.helper osxkeychain
Windows:
git config --global credential.helper store