From e1b7f2a3d3b1ba482f5ec2d6d3b05af1b086d984 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 17 Oct 2017 07:53:18 +0800 Subject: [PATCH] Update docker-errors-faq.md (#4979) --- docker-cloud/docker-errors-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/docker-errors-faq.md b/docker-cloud/docker-errors-faq.md index cf05663258..f20ba6114d 100644 --- a/docker-cloud/docker-errors-faq.md +++ b/docker-cloud/docker-errors-faq.md @@ -125,7 +125,7 @@ restart`) on the node, or restart the node. ### Description The `docker-cloud` command line interface (CLI) does not currently support -Python 3.x +Python 3.x. ### GitHub link @@ -143,7 +143,7 @@ Python 3.x ### Description * Some users have encountered problems installing and/or running -Docker Cloud with Anaconda Python 3.5.2 on a Windows host +Docker Cloud with Anaconda Python 3.5.2 on a Windows host. * Some users running Python on Windows have encountered problems running `docker-cloud` inside a container using `docker run`.