diff --git a/source/getting-started.rst b/source/getting-started.rst index 25f5089..76bdb39 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -44,7 +44,7 @@ Getting Python Installed Of course, the first thing you need to do is install Python on your machine. If you go to the Python.org website, you may be a bit confused about which version of Python you should be using. *The correct answer is:* -**Use the latest version of Python 3.** As of the time of this writing, that is version **3.6.4**. +**Use the latest version of Python 3.** As of the time of this writing, that is version **3.7.0**. Here are some great installation guides for various system types: