diff --git a/docs/px4_sitl.md b/docs/px4_sitl.md index 59b4b2ef69..73808bdd21 100644 --- a/docs/px4_sitl.md +++ b/docs/px4_sitl.md @@ -28,7 +28,7 @@ instructions](px4_sitl_wsl2.md). And find the latest stable release from [https://github.com/PX4/PX4-Autopilot/releases](https://github.com/PX4/PX4-Autopilot/releases) and checkout the source code matching that release, for example: ``` - git checkout v1.11.3 + git checkout v1.12.3 ``` 3. Use following command to build and start PX4 firmware in SITL mode: