diff --git a/docs/dev-quickstart.md b/docs/dev-quickstart.md
index adf0e89df7d76561ded20a4f43d8801147db53b5..c82fec12ca9eda037c48d9f41daa9bf612ab6fde 100644
--- a/docs/dev-quickstart.md
+++ b/docs/dev-quickstart.md
@@ -36,7 +36,7 @@ If a version of Docker less than 1.7.0-dev is running on your system, stop it:
 If using an RPM based system, use the Docker 1.7.0-dev RPMs provided by the
 Fedora project:
 
-    sudo yum install https://kojipkgs.fedoraproject.org//packages/docker/1.7.0/6.git56481a3.fc23/x86_64/docker-1.7.0-6.git56481a3.fc23.x86_64.rpm
+    sudo rpm -Uvh --nodeps https://kojipkgs.fedoraproject.org//packages/docker/1.7.0/6.git56481a3.fc23/x86_64/docker-1.7.0-6.git56481a3.fc23.x86_64.rpm
 
 For Debian based systems, use the Docker installation tool provided by Docker,
 Inc.: