Skip to content

Commit 938e69a

Browse files
committed
More info on what this repo is about.
1 parent c2753bd commit 938e69a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# installing-python
2-
The github repo for our installing Python page at Talk Python Training.
1+
# Installing Python
2+
3+
Installing Python always seems to be some complex decision tree experiment. Do you have Windows or macOS? Is Python already installed? Is it the right version? And so on.
4+
5+
This repo is a place to allow for feedback and conversations around our **[Installing Python from Talk Python Training how-to article](https://training.talkpython.fm/installing-python)**.
6+
7+
See the article source via [`install-python.md`](./install-python.md).
8+
9+
Post an issue if you have a problem or comment *with the article* - note that we can't do tech support in general for you. If you have a fix, PRs are accepted if they are a good fit.

0 commit comments

Comments
 (0)