Explain change for multi-line PowerShell commands

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer
2020-05-21 15:03:15 +02:00
parent 89230c73dc
commit 9bb08eeadd
3 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ So, let's do it!
1. Make sure you don't have any previous `getting-started` containers running.
1. Run the following command. We'll explain what's going on afterwards:
1. Run the following command (replace the ` \ ` characters with `` ` `` in Windows PowerShell). We'll explain what's going on afterwards:
```bash
docker run -dp 3000:3000 \