From 2d6c3cb8a41f6a8dc915628c096f83904de9f587 Mon Sep 17 00:00:00 2001 From: Alireza Ghaderi Date: Sat, 18 Nov 2023 04:43:54 +0000 Subject: [PATCH] Update v1.html --- docs/v1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v1.html b/docs/v1.html index 125f398..92173f7 100644 --- a/docs/v1.html +++ b/docs/v1.html @@ -213,7 +213,7 @@

Windows Users - Setting Up WSL2

Clone and Build PX4

-

Hint: Some steps might change over time.< href="https://docs.px4.io/main/en/simulation" target="_blank"> Make sure to check latest instruction from PX4 Official Documentation .

+

Hint: Some steps might change over time.< a href="https://docs.px4.io/main/en/simulation" target="_blank"> Make sure to check latest instruction from PX4 Official Documentation .

In WSL2, clone and set up the PX4 environment:

git clone https://github.com/PX4/PX4-Autopilot.git --recursive