Skip to content

Commit ed398d4

Browse files
committed
Link to latest python version, fixes #1
1 parent 61a8864 commit ed398d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here's how to follow along
1616

1717
If you're on a Mac, Python comes installed. You'll want to be sure to install a text editor. Something like Textmate, BBEdit, etc. I like TextWrangler (the free, lite version of BBEdit, http://www.barebones.com/products/textwrangler/ )
1818

19-
If you're on Windows, I'm less sure of how to get things running, but you can download it here. Make sure to get a Python 2 version, not Python 3. Link here ( http://www.python.org/getit/releases/2.7.2/ ) A text editor I like there is Notepad++ ( http://notepad-plus-plus.org/ )
19+
If you're on Windows, I'm less sure of how to get things running, but you can download it here. Make sure to get a Python 2 version, not Python 3. Link here ( http://www.python.org/download/releases/2.7.5/ ) A text editor I like there is Notepad++ ( http://notepad-plus-plus.org/ )
2020

2121
If you're on Linux, you probably know what to do. If you're not sure (and you're on Ubuntu), try finding your terminal and entering "sudo apt-get install python2.7 gedit"
2222

@@ -75,4 +75,4 @@ Other learn-to-program type guides
7575

7676
http://www.poynter.org/how-tos/digital-strategies/141791/how-journalists-can-use-regular-expressions-to-match-strings-of-text/
7777

78-
http://danwin.com/2011/02/dataist-blog-an-inspiring-case-for-journalists-learning-to-code/
78+
http://danwin.com/2011/02/dataist-blog-an-inspiring-case-for-journalists-learning-to-code/

0 commit comments

Comments
 (0)