Skip to content

Commit

Permalink
avoidance: add missing git clone instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Aug 5, 2016
1 parent b0097b7 commit d065cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/avoidance/README.md
Expand Up @@ -57,6 +57,7 @@ Please note that these instructions will significantly change your environment.

```
DRONEKIT_TOP=$HOME # e.g.
git clone https://github.com/dronekit/dronekit-sitl
cd $DRONEKIT_TOP/dronekit-sitl
git checkout multivehicle-wip
```
Expand Down

0 comments on commit d065cf2

Please sign in to comment.