From be6d917f16d9761929f3f7e0cdef180de5fb7a12 Mon Sep 17 00:00:00 2001 From: Alan Yee Date: Mon, 29 Oct 2018 21:54:24 -0700 Subject: [PATCH] Update README.md -Replace Mac OS X with macOS -Added links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e7bd9b4..1125493 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ From inside that directory you can: ``` -### Installing with Homebrew (for OS X users) +### Installing with Homebrew (for macOS users) -Mac OS X users can install pyenv-virtualenv with the -[Homebrew](http://brew.sh) package manager. +macOS users can install pyenv-virtualenv with the +[Homebrew](https://brew.sh) package manager. This will give you access to the `pyenv-virtualenv` command. If you have pyenv installed, you will also be able to use the `pyenv virtualenv` command. @@ -238,7 +238,7 @@ See [CHANGELOG.md](CHANGELOG.md). ### License -(The MIT License) +[(The MIT License)](LICENSE) * Copyright (c) 2015 Yamashita, Yuu