未验证 提交 21ac9c69 编写于 作者: B Bo Zhou 提交者: GitHub

Update README.md (#288)

* Update README.md

* Update README.cn.md
上级 4a19c7b5
......@@ -61,7 +61,7 @@ ans = agent.sum(1,5) # run remotely and not comsume any local computation resour
# 安装:
### 依赖
- Python 2.7 or 3.5+.
- Python 2.7 or 3.5+. (**Windows系统**目前仅支持python3.6+以上的环境)
- [paddlepaddle>=1.6.1](https://github.com/PaddlePaddle/Paddle) (**非必须的**,如果你只用并行部分的接口不需要安装paddle)
......
......@@ -64,7 +64,7 @@ For users, they can write code in a simple way, just like writing multi-thread c
# Install:
### Dependencies
- Python 2.7 or 3.5+.
- Python 2.7 or 3.5+(On **Windows**, PARL only supprorts the enviroment with python3.6+).
- [paddlepaddle>=1.6.1](https://github.com/PaddlePaddle/Paddle) (**Optional**, if you only want to use APIs related to parallelization alone)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册