diff --git a/installing-python.html b/installing-python.html index a6d2b26..b24ebfd 100644 --- a/installing-python.html +++ b/installing-python.html @@ -303,7 +303,7 @@ Type "help", "copyright", "credits" or "license" for more information.
>>> help() -Welcome to Python 3.0! This is the online help utility. +Welcome to Python 3.0! This is the online help utility. If this is your first time using Python, you should definitely check out the tutorial on the Internet at http://docs.python.org/tutorial/.