From abfac41396165a84c633bf5469bd877b6b60a215 Mon Sep 17 00:00:00 2001 From: Ivan Levkivskyi Date: Mon, 9 Oct 2017 16:00:37 +0200 Subject: [PATCH] Update install from source instructions: add --recurse-submodules --- docs/source/getting_started.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index a41c125e4ed3..310cd1ad344a 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -6,7 +6,8 @@ Getting started Installation ************ -Mypy requires Python 3.3 or later. Once you've `installed Python 3 `_, you can install mypy with: +Mypy requires Python 3.3 or later. Once you've `installed Python 3 `_, +you can install mypy with: .. code-block:: text @@ -15,10 +16,11 @@ Mypy requires Python 3.3 or later. Once you've `installed Python 3