diff --git a/docs/installation.rst b/docs/installation.rst index 121f2ef5..e1de0ae2 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -57,7 +57,7 @@ If the latest packaged release of Datasette has not yet been made available thro Using pip --------- -Datasette requires Python 3.7 or higher. Visit `InstallPython3.com `__ for step-by-step installation guides for your operating system. +Datasette requires Python 3.7 or higher. The `Python.org Python For Beginners `__ page has instructions for getting started. You can install Datasette and its dependencies using ``pip``::