mirror of
https://github.com/mavlink/mavlink-devguide.git
synced 2026-06-19 07:36:26 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user