Update "OS X" to "macOS" in README

This commit is contained in:
Jesse Atkinson
2017-11-09 14:12:34 -08:00
committed by Tim Pope
parent 7c9b87a3c3
commit d16cd9ced1

View File

@@ -90,7 +90,7 @@ directory. Edit a file from the repository.
`:Gbrowse` delegates to `git web--browse`, which is less than perfect `:Gbrowse` delegates to `git web--browse`, which is less than perfect
when it comes to finding the right browser. You can tell it the correct when it comes to finding the right browser. You can tell it the correct
browser to use with `git config --global web.browser ...`. On OS X, for browser to use with `git config --global web.browser ...`. On macOS, for
example, you might want to set this to `open`. See `git web--browse --help` example, you might want to set this to `open`. See `git web--browse --help`
for details. for details.