Skip to content

Commit 92f361e

Browse files
committed
fixed typo
1 parent 0fee233 commit 92f361e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/starting/install/win.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ your own Python software with very little work.
4949
To obtain the latest version of Setuptools for Windows, run the python script
5050
available here: `ez_setup.py <https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py>`_
5151

52-
You will need to another directory to your PATH, ``C:\Python27\Scripts``, where
53-
easy_install.exe and other utilities are stored. You can do this easily by running
52+
You will need to add another directory to your PATH, ``C:\Python27\Scripts``, where
53+
``easy_install.exe`` and other utilities are stored. You can do it easily by running
5454
this command again::
5555

5656
C:\Python27\Tools\Scripts\win_add2path.py

0 commit comments

Comments
 (0)