mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
[doc] fix version number in doc
This commit is contained in:
@@ -20,7 +20,7 @@ If you don't want to work with the latest master branch (it may contain some uns
|
|||||||
::
|
::
|
||||||
|
|
||||||
cd paparazzi
|
cd paparazzi
|
||||||
git checkout v6.2
|
git checkout v6.3
|
||||||
|
|
||||||
|
|
||||||
OS-specific instructions
|
OS-specific instructions
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ Clone the repository:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. 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:
|
Get the submodules and build Paparazzi. This step might take a long time the first time you launch it:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user