Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pditommaso authored Apr 4, 2017
1 parent 861711b commit b19ea7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,7 @@ In order to build a Docker image, start creating an empty directory eg.
`~/docker-tutorial` and change to it:

```
mkdir ~/docker-tutorial
cd ~/docker-tutorial
mkdir -p ~/docker-tutorial && cd ~/docker-tutorial
```

Warning: the Docker build process automatically copies all files that are located in the
Expand Down

0 comments on commit b19ea7a

Please sign in to comment.