diff --git a/doc/quickstart.rst b/doc/quickstart.rst
index 38070a472775de185b3dfc98267fcb9044848fab..e1d4f74b3f8bbf1bc9cefd28dd06d3dace3f1451 100644
--- a/doc/quickstart.rst
+++ b/doc/quickstart.rst
@@ -183,7 +183,7 @@ following command:
 This command will install the most recent stable version of Docker, but please
 note that Kolla releases are not in sync with Docker in any way, so some things
 could stop working with new version. The latest release of Kolla is tested to
-work with docker-engine >= 1.10.0. To check your Docker version run this
+work with docker-engine>=1.10.0,!=1.13.0. To check your Docker version run this
 command:
 
 ::