diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index a40e4f9c54..f035a6f0da 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -288,7 +288,7 @@ PowerShell Module as follows. Notepad $PROFILE ``` -Now, when you press tab after typing the first few letters, Docker commands such +Open a new PowerShell session. Now, when you press tab after typing the first few letters, Docker commands such as `start`, `stop`, `run`, and their options, along with container and image names should now auto-complete.