Skip to content

Commit

Permalink
readme: Switch to https repo git url
Browse files Browse the repository at this point in the history
The git protocol requires ssh installed...
  • Loading branch information
joaoantoniocardoso authored Nov 20, 2023
1 parent 388e655 commit c471188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ sudo apt-get update -y &&\
4. Clone this repository and enter it

```Bash
git clone git@github.com:mavlink/mavlink-camera-manager.git &&\
git clone https://github.com/mavlink/mavlink-camera-manager.git &&\
cd mavlink-camera-manager
```

Expand Down

0 comments on commit c471188

Please sign in to comment.