diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-03-24 05:20:04 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-03-24 05:20:04 +0100 |
| commit | bf9665fcb4018e76f6051ae6e73dd06e9da31d25 (patch) | |
| tree | 8e6bc9cb35f7876a10d53aef1cfe409842e60624 /documentation.py | |
| parent | 8dd2913bc310e02084c9a7eee81187c53d7bd1e8 (diff) | |
| parent | a4a31e3e6f4149a3e4c071b6a80d593a8658af52 (diff) | |
| download | python-decorator-git-bf9665fcb4018e76f6051ae6e73dd06e9da31d25.tar.gz | |
Merge pull request #6 from micheles/3.4.2
3.4.2
Diffstat (limited to 'documentation.py')
| -rw-r--r-- | documentation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation.py b/documentation.py index 9f5c111..cd87a8e 100644 --- a/documentation.py +++ b/documentation.py @@ -7,7 +7,7 @@ The ``decorator`` module :Version: $VERSION ($DATE) :Requires: Python 2.4+ :Download page: http://pypi.python.org/pypi/decorator/$VERSION -:Installation: ``easy_install decorator`` +:Installation: ``pip install decorator`` :License: BSD license .. contents:: |
