File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,16 @@ Supported Shells
5252================
5353
5454virtualenvwrapper 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
6366Python Versions
6467===============
You can’t perform that action at this time.
0 commit comments