Merge branch 'master' of github.com:dotcloud/docker
diff --git a/README.md b/README.md
index 851ddb4..c955a1d 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@
 
 ```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