From 9a584e669fb5e2c93c95ab4d8c3fa93a4914109c Mon Sep 17 00:00:00 2001 From: adaxiadaxi <15704308458@163.com> Date: Wed, 15 Jul 2020 19:13:26 +0800 Subject: [PATCH] test=develop, test=document_update --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index dde1bc64..46c74873 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -2,7 +2,7 @@ ## 环境依赖 -* Python >= 3.6 +* Python>=3.6 * PaddlePaddle>=1.7.0 * 操作系统:Windows/Mac/Linux -- GitLab