Update installation.md To Make Directions More Clear (#624)

* Update installation.md To Make Directions More Clear

* Change docs to have user cd into repo instead

* Update installation.md - typo

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
Connor Denihan
2025-08-16 00:22:49 -04:00
committed by GitHub
parent a7227cd908
commit a6a0eaa93c
+2 -1
View File
@@ -33,9 +33,10 @@ To install the MAVLink toolchain:
```
git clone https://github.com/mavlink/mavlink.git --recursive
cd mavlink
```
1. Install the required packages:
2. Install the required packages:
```
python3 -m pip install -r pymavlink/requirements.txt