diff --git a/README.md b/README.md index 851ddb4fce..c955a1dcf2 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Running an interactive shell ```bash # Download a base image -docker import base +docker pull base # Run an interactive shell in the base image, # allocate a tty, attach stdin and stdout