Skip to content

Commit 423f2b6

Browse files
small typo fix
Added an article to "based on tutorial by GGC..."
1 parent 2ceb10a commit 423f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python originated in the late 1980s and its main goal is to be readable by human
88

99
# Python installation
1010

11-
> This subchapter is based on tutorial by Geek Girls Carrots (http://django.carrots.pl/)
11+
> This subchapter is based on a tutorial by Geek Girls Carrots (http://django.carrots.pl/)
1212
1313
Django is written in Python. We need Python to do anything in Django. Let's start with installing it! We want you to install Python 3.4, so if you have any earlier version, you will need to upgrade it.
1414

0 commit comments

Comments
 (0)