diff --git a/ydb/docs/en/core/getting_started/self_hosted/_includes/ydb_docker/02_install.md b/ydb/docs/en/core/getting_started/self_hosted/_includes/ydb_docker/02_install.md index 8069f28edde9..5e72846287d3 100644 --- a/ydb/docs/en/core/getting_started/self_hosted/_includes/ydb_docker/02_install.md +++ b/ydb/docs/en/core/getting_started/self_hosted/_includes/ydb_docker/02_install.md @@ -1,6 +1,6 @@ ## Installation {#install} -Upload the current public version of the Docker image: +Download the current public version of the Docker image: ```bash docker pull {{ ydb_local_docker_image }}:{{ ydb_local_docker_image_tag }}