未验证 提交 85c96b62 编写于 作者: H Haochen Chen 提交者: GitHub

Merge pull request #90 from Bharat123rox/patch-1

Remove dead link to documentation in README.rst and more neatness
......@@ -77,14 +77,14 @@ Requirements
* scipy
(may have to be independently installed)
or `pip install -r requirements.txt` to install all dependencies
Installation
------------
#. cd deepwalk
#. pip install -r requirements.txt
#. python setup.py install
1. `cd deepwalk`
2. `pip install -r requirements.txt`
3. `python setup.py install`
Citing
......@@ -115,9 +115,6 @@ Misc
DeepWalk - Online learning of social representations.
* Free software: GPLv3 license
* Documentation: http://deepwalk.readthedocs.org.
.. image:: https://badge.fury.io/py/deepwalk.png
:target: http://badge.fury.io/py/deepwalk
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册