Skip to content

Commit ef6b567

Browse files
dhellmannjasonamyers
authored andcommitted
Merged in readme-updates (pull request #76)
improve some of the wording in the readme Approved-by: Jason Myers
2 parents 2c0fb3f + 9eeeb1b commit ef6b567

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,16 @@ Supported Shells
5252
================
5353

5454
virtualenvwrapper is a set of shell *functions* defined in Bourne
55-
shell compatible syntax. It is tested under ``bash``, ``ksh``, and ``zsh``.
56-
It may work with other shells, so if you find that it does work with a
57-
shell not listed here please let me know. If you can modify it to
58-
work with another shell, without completely rewriting it, send a pull
59-
request through the bitbucket project page. If you write a clone to
60-
work with an incompatible shell, let me know and I will link to it
61-
from this page.
55+
shell compatible syntax. It is tested under ``bash``, ``ksh``, and
56+
``zsh``. It may work with other shells, so if you find that it does
57+
work with a shell not listed here please let us know by opening a
58+
`ticket on bitbucket
59+
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/issues>`_.
60+
If you can modify it to work with another shell, without completely
61+
rewriting it, send a pull request through the `bitbucket project page
62+
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/>`_. If
63+
you write a clone to work with an incompatible shell, let us know and
64+
we will link to it from this page.
6265

6366
Python Versions
6467
===============

0 commit comments

Comments
 (0)