Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/starting/install/win.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ command. It also enables you to add this network installation capability to
your own Python software with very little work.

To obtain the latest version of Setuptools for Windows, run the Python script
available here: `ez_setup.py <https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py>`_
available here: `ez_setup.py <https://bootstrap.pypa.io/ez_setup.py>`_


You'll now have a new command available to you: **easy_install**. It is
Expand Down