diff --git a/README.md b/README.md index 9650babce0ab7b22f287107b5352cf4c8bd8a530..2c64ed6f68a07af754f7e8c69d2880c9225c56db 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ adding this lines to the end of the `.env` file: ```dotenv STEERING_VERSION=latest +TANK_VERSION=unstable +DASHBOARD_VERSION=unstable +DASHBOARD_CLOCK_VERSION=unstable COMPOSE_FILE=docker-compose.yml:docker-compose.steering.yml ```