diff --git a/README-en.md b/README-en.md index 8ae1dc6fac457eaf8d498649a53638685f53df2f..1d111b8aae4b41896335cfff1415d0c2601bc110 100644 --- a/README-en.md +++ b/README-en.md @@ -55,10 +55,10 @@ By Integrating into PaddlePaddle and related modules, VisualDL allows developers ## Installation -### Install by Pip +### Install by PiP ```shell -pip install --upgrade --pre visualdl +python -m pip install visualdl -i https://mirror.baidu.com/pypi/simple ``` ### Install by Code