OpenTechSchool / python-beginners

Workshop material for "Introduction to Programming with Python"
http://opentechschool.github.io/python-beginners/
175 stars 251 forks source link

Problem with getting_started #63

Open basiccreation opened 8 years ago

basiccreation commented 8 years ago

should be "an option" not "and option"

On Windows, you’ll want to add Python to your PATH, so it can be found by other programs. With Python 3.5 or later, there should be and option to do this in the installer. Otherwise, you can navigate to your installation directory (C:\Python34), open the Tools, then Scripts folder, and run the win_add2path.py file by double clicking on it.