From c112547a50b52236ba5820a986461d04e3550b7d Mon Sep 17 00:00:00 2001 From: Andrey Zaytsev Date: Thu, 15 Oct 2020 12:29:12 +0300 Subject: [PATCH] Fixed CVS-35316 (#2072) (#2670) Co-authored-by: Anastasiya Ageeva --- docs/install_guides/deployment-manager-tool.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install_guides/deployment-manager-tool.md b/docs/install_guides/deployment-manager-tool.md index 09839a48685..837ce3263e2 100644 --- a/docs/install_guides/deployment-manager-tool.md +++ b/docs/install_guides/deployment-manager-tool.md @@ -39,10 +39,10 @@ Interactive mode provides a user-friendly command-line interface that will guide ./deployment_manager.py ``` 2. The target device selection dialog is displayed: -![Deployment Manager selection dialog](../img/selection_dialog.png "Deployment Manager selection dialog") +![Deployment Manager selection dialog](../img/selection_dialog.png) Use the options provided on the screen to complete selection of the target devices and press **Enter** to proceed to the package generation dialog. if you want to interrupt the generation process and exit the program, type **q** and press **Enter**. 3. Once you accept the selection, the package generation dialog is displayed: -![Deployment Manager configuration dialog](../img/configuration_dialog.png "Deployment Manager configuration dialog") +![Deployment Manager configuration dialog](../img/configuration_dialog.png) 1. The target devices you have selected at the previous step appear on the screen. If you want to change the selection, type **b** and press **Enter** to go back to the previous screen. 2. Use the options provided to configure the generation process, or use the default settings.