[doc] fix version number in doc

This commit is contained in:
Gautier Hattenberger
2023-12-22 12:00:40 +01:00
parent 45884b3eea
commit 175e3e018c
2 changed files with 2 additions and 2 deletions
@@ -20,7 +20,7 @@ If you don't want to work with the latest master branch (it may contain some uns
::
cd paparazzi
git checkout v6.2
git checkout v6.3
OS-specific instructions
+1 -1
View File
@@ -54,7 +54,7 @@ Clone the repository:
.. code-block:: bash
git checkout -b v6.4 upstream/v6.3
git checkout -b v6.3 upstream/v6.3
Get the submodules and build Paparazzi. This step might take a long time the first time you launch it: