Skip to content

Updated links and Image. #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update installing-python.md
Updated proper Python download link and Updated py-exe.png image.
  • Loading branch information
Divyesh24 authored Oct 2, 2020
commit e0f31887a1c03e34824c493edf634cb37a4be913
2 changes: 1 addition & 1 deletion basics/installing-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Let's get started!

Installing Python on Windows is a lot like installing any other program.

1. Go to [the official Python website](https://www.python.org/).
1. Go to [the official Python website](https://www.python.org/downloads/).
2. Move your mouse over the blue Downloads button, but don't click it.
Then click the button that downloads the latest version of Python.
3. Run the installer.
Expand Down