We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32718e8 + be6d917 commit 8c9f7faCopy full SHA for 8c9f7fa
README.md
@@ -58,10 +58,10 @@ From inside that directory you can:
58
```
59
60
61
-### Installing with Homebrew (for OS X users)
+### Installing with Homebrew (for macOS users)
62
63
-Mac OS X users can install pyenv-virtualenv with the
64
-[Homebrew](http://brew.sh) package manager.
+macOS users can install pyenv-virtualenv with the
+[Homebrew](https://brew.sh) package manager.
65
This will give you access to the `pyenv-virtualenv` command. If you have pyenv
66
installed, you will also be able to use the `pyenv virtualenv` command.
67
@@ -238,7 +238,7 @@ See [CHANGELOG.md](CHANGELOG.md).
238
239
### License
240
241
-(The MIT License)
+[(The MIT License)](LICENSE)
242
243
* Copyright (c) 2015 Yamashita, Yuu
244
0 commit comments