From a06eab458e4852e3c7c7b4f250432c55deb043c7 Mon Sep 17 00:00:00 2001 From: Yibing Liu Date: Thu, 15 Aug 2019 17:19:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc2aca2bf..30ff61ad1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## Installation -For this project was developed in PaddlePaddle V2 API, which is not maintained officially any more, we suggest [running it in Docker image](#running-in-docker-container), instead of building environment from source code. And we are going to release the update to the latest Paddle Fluid API very soon, please keep an eye on this project. +For this project was developed in PaddlePaddle V2 API, which is not maintained officially any more, we only support [running it in Docker image](#running-in-docker-container), instead of building environment from source code. And we are going to release the update to the latest Paddle Fluid API very soon, please keep an eye on this project. ## Getting Started