File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ From inside that directory you can:
58
58
```
59
59
60
60
61
- ### Installing with Homebrew (for OS X users)
61
+ ### Installing with Homebrew (for macOS users)
62
62
63
- Mac OS X users can install pyenv-virtualenv with the
64
- [Homebrew](http ://brew.sh) package manager.
63
+ macOS users can install pyenv-virtualenv with the
64
+ [Homebrew](https ://brew.sh) package manager.
65
65
This will give you access to the `pyenv-virtualenv` command. If you have pyenv
66
66
installed, you will also be able to use the `pyenv virtualenv` command.
67
67
@@ -238,7 +238,7 @@ See [CHANGELOG.md](CHANGELOG.md).
238
238
239
239
### License
240
240
241
- (The MIT License)
241
+ [ (The MIT License)](LICENSE )
242
242
243
243
* Copyright (c) 2015 Yamashita, Yuu
244
244
You can’t perform that action at this time.
0 commit comments