From 5ed1988b347b4c32e9f41c9cfda997f5ba1479ba Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Sat, 23 Feb 2013 16:46:09 +0900 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d393aa..0ee3b0e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ under `~/.pyenv/versions`. * Preparing for renaming project; `s/python-virtualenv/pyenv-virtualenv/g` * The `pyenv-virtualenv` script is not depending on `python-virtualenv` now. - `python-virtualenv` will left for compatibility and not continue for next release. + `python-virtualenv` will left for compatibility and will not continue for future releases. * Update virtualenv version; 1.8.2 -> 1.8.4 #### 20130218