Skip to content

Commit

Permalink
Merge pull request #1938 from antonio-sc66/patch-1
Browse files Browse the repository at this point in the history
docker: Update README
  • Loading branch information
JonasVautherin authored Nov 29, 2022
2 parents 50f83d4 + ac6dbee commit 078045c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To create an image :

```bash
cd /whereever/MAVSDK/docker
docker build -t mavsdk/mavsdk-ubuntu-18.04 -f Dockerfile-Ubuntu-18.04 .
docker build -t mavsdk/mavsdk-ubuntu-20.04 -f Dockerfile-Ubuntu-20.04 .
```

To use the image :
Expand Down

0 comments on commit 078045c

Please sign in to comment.