diff --git a/engine/getstarted/step_four.md b/engine/getstarted/step_four.md index a95018d470..7cd9d677d9 100644 --- a/engine/getstarted/step_four.md +++ b/engine/getstarted/step_four.md @@ -61,7 +61,7 @@ creating an image which runs on Linux. **Windows**: ```none - C:\> notepad Dockerfile + C:\> notepad Dockerfile. ``` 4. Add a `FROM` statement by copying the following line into the file: