diff options
| author | thapar <rajthapar@gmail.com> | 2014-04-09 16:38:47 -0400 |
|---|---|---|
| committer | thapar <rajthapar@gmail.com> | 2014-04-09 16:38:47 -0400 |
| commit | c462c0770b801be06f26acdbdcc00b9b92260286 (patch) | |
| tree | 324b260aaa0f70067e085d4fa604614463520dc9 /docs | |
| parent | 62e8e6fb148e61725942664052aed540aa0e92b6 (diff) | |
| download | pyramid-c462c0770b801be06f26acdbdcc00b9b92260286.tar.gz pyramid-c462c0770b801be06f26acdbdcc00b9b92260286.tar.bz2 pyramid-c462c0770b801be06f26acdbdcc00b9b92260286.zip | |
Typo correction "setupy"-->"setup.py"
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/quick_tutorial/requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/requirements.rst b/docs/quick_tutorial/requirements.rst index b79be4b3a..b5778ea42 100644 --- a/docs/quick_tutorial/requirements.rst +++ b/docs/quick_tutorial/requirements.rst @@ -189,7 +189,7 @@ pipe it to your environment's version of Python. # Windows # # Use your web browser to download this file: - # https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setupy + # https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py # # ...and save it to: # c:\projects\quick_tutorial\ez_setup.py |
