remove prerequisites part in the readme of DS2

pull/2/head
Yibing Liu 7 years ago
parent b57dc63e1f
commit 9e08727c95

@ -2,13 +2,6 @@
## Installation
### Prerequisites
- **Python = 2.7** only supported;
- **cuDNN** library is required to utilize NVIDIA GPU platform sufficiently in the installation of PaddlePaddle, and the **CUDA toolkit** with proper version suitable for cuDNN.
### Setup
```
sh setup.sh
export LD_LIBRARY_PATH=$PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/lib:$LD_LIBRARY_PATH

Loading…
Cancel
Save