Updated download page with correct information about what latest means

This commit is contained in:
corkyw10 2021-07-28 08:29:26 +02:00 committed by bernat
parent ee8947b04a
commit c307840781
1 changed files with 2 additions and 2 deletions

View File

@ -39,13 +39,13 @@
### Docker
All the versions are also available to pull from DockerHub
All versions are available to pull from DockerHub:
```sh
docker pull carlasim/carla:X.X.X
```
Use tag "latest" for the nightly build
Use tag "latest" for the most recent release:
```sh
docker pull carlasim/carla:latest