diff --git a/README.md b/README.md index b4777caed8a4736a74a8fba881027e37c218dd10..ea9e8595cb1a95a6cbe1277c41a4c0fad10d8df2 100644 --- a/README.md +++ b/README.md @@ -151,11 +151,8 @@ Via the easy-to-use, efficient, flexible and scalable implementation, our vision ## Installation -We strongly recommend our users to install PaddleSpeech in **Linux** with *python>=3.7*, where `paddlespeech` can be easily installed with `pip`: -```python -pip install paddlepaddle paddlespeech -``` -Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX** and **Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. Please see [installation](./docs/source/install.md) for other alternatives. +We strongly recommend our users to install PaddleSpeech in **Linux** with *python>=3.7*. +Up to now, **Linux** supports CLI for the all our tasks, **Mac OSX** and **Windows** only supports PaddleSpeech CLI for Audio Classification, Speech-to-Text and Text-to-Speech. To install `PaddleSpeech`, please see [installation](./docs/source/install.md). ## Quick Start