mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-15 06:53:52 -05:00
Update README.md
-Replace Mac OS X with macOS -Added links
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user