diff --git a/README.md b/README.md index 172b312..0b68867 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ python quickstart.py # Customize provider and VM path python quickstart.py --provider_name vmware --path_to_vm "path/to/your/vm.vmx" +``` You will see all the logs of the system running normally, including the successful creation of the environment, completion of setup, and successful execution of actions. In the end, you will observe a successful right-click on the screen, which means you are ready to go.