Update README.md

-Replace Mac OS X with macOS
-Added links
This commit is contained in:
Alan Yee
2018-10-29 21:54:24 -07:00
committed by GitHub
parent 32718e80b9
commit be6d917f16

View File

@@ -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 macOS users can install pyenv-virtualenv with the
[Homebrew](http://brew.sh) package manager. [Homebrew](https://brew.sh) package manager.
This will give you access to the `pyenv-virtualenv` command. If you have pyenv 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. installed, you will also be able to use the `pyenv virtualenv` command.
@@ -238,7 +238,7 @@ See [CHANGELOG.md](CHANGELOG.md).
### License ### License
(The MIT License) [(The MIT License)](LICENSE)
* Copyright (c) 2015 Yamashita, Yuu * Copyright (c) 2015 Yamashita, Yuu