Merge pull request #2066 from canzanos/patch-1

Update step_four.md
This commit is contained in:
John Mulhausen 2017-03-02 12:56:37 -08:00 committed by GitHub
commit e571acab56
1 changed files with 1 additions and 1 deletions

View File

@ -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: