瀏覽代碼

s/an/a/g

pull/3/merge
Yamashita Yuu 12 年之前
父節點
當前提交
fce66ebba7
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      README.md

+ 3
- 3
README.md 查看文件

@ -1,15 +1,15 @@
# python-virtualenv
python-virtualenv is an [pyenv](https://github.com/yyuu/pyenv) plugin
python-virtualenv is a [pyenv](https://github.com/yyuu/pyenv) plugin
that provides an `pyenv virtualenv` command to create virtualenv for Python
on UNIX-like systems.
## Installation
### Installing as an pyenv plugin (recommended)
### Installing as a pyenv plugin (recommended)
Installing python-virtualenv as an pyenv plugin will give you access to the
Installing python-virtualenv as a pyenv plugin will give you access to the
`pyenv virtualenv` command.
$ mkdir -p ~/.pyenv/plugins

Loading…
取消
儲存