From 6eb816cd177f4cb203ab94db1e64828cc15a62bd Mon Sep 17 00:00:00 2001 From: Fabien-B Date: Sun, 30 May 2021 22:35:31 +0200 Subject: [PATCH] [doc] Update install guide to latest stable. (#2734) --- doc/sphinx/source/quickstart/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/source/quickstart/install.rst b/doc/sphinx/source/quickstart/install.rst index 599d811eb2..8771e13e97 100644 --- a/doc/sphinx/source/quickstart/install.rst +++ b/doc/sphinx/source/quickstart/install.rst @@ -51,7 +51,7 @@ Clone the repository: .. code-block:: bash - git checkout -b v5.16 upstream/v5.16 + git checkout -b v5.18 upstream/v5.18 Get the submodules and build Paparazzi. This step might take a long time the first time you launch it: