aboutsummaryrefslogtreecommitdiffstats
path: root/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md')
-rw-r--r--share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md b/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md
index 3f2159bc8..dfbdc224f 100644
--- a/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md
+++ b/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md
@@ -1,5 +1,5 @@
# Gems, Eggs and Perl Modules
-On a fresh OS X installation there are three empty directories for
+On a fresh macOS installation there are three empty directories for
add-ons available to all users:
/Library/Ruby
@@ -42,7 +42,7 @@ about the paths. Note, a brewed Python still searches for modules in
### With system’s Python
_This is only recommended if you **don't** use a brewed Python._
-On OS X, any [Python version X.Y also searches in
+On macOS, any [Python version X.Y also searches in
`~/Library/Python/X.Y/lib/python/site-packages` for
modules](https://docs.python.org/2/install/index.html#inst-alt-install-user).
That dir might not yet exist, but you can create it: