Skip to content

Commit

Permalink
Add tips about installing wechatpy on Windows. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Mar 24, 2015
1 parent 9b75286 commit 67c25ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

pip install -U wechatpy

> Tips: Windows 用户请先安装 PyCrypto 的二进制包后再使用 pip 安装 wechatpy 。 PyCrypto Windows 的二进制包可以在[这里](http://www.voidspace.org.uk/python/pycrypto-2.6.1/)下载。
## 使用示例

使用示例参见 [examples](examples/)
Expand Down

0 comments on commit 67c25ef

Please sign in to comment.