From 74395f9c69ec954b6259292cd5b2c5c78614bebe Mon Sep 17 00:00:00 2001 From: Stephen Canzano Date: Thu, 2 Mar 2017 13:31:58 -0500 Subject: [PATCH] Update step_four.md --- engine/getstarted/step_four.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: