📖 Small change

This commit is contained in:
Andrés Moya 2021-11-30 14:03:20 +01:00
parent 50aa49b393
commit b32b591e1b

View File

@ -90,6 +90,6 @@ need to execute:
docker-compose -f docker-compose.yaml pull
```
This will fetch the latest images. When you do docker-compose down and up
This will fetch the latest images. When you do docker-compose up
again, the containers will be recreated with the latest version.