Skip to content

Commit b283e4c

Browse files
committed
update README for pypi release.
1 parent ccb458d commit b283e4c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,18 @@ Spotlight 0.5.
1717
.. _`DBpedia Spotlight`: https://github.com/dbpedia-spotlight/dbpedia-spotlight#dbpedia-spotlight
1818
.. _`REST Interface`: https://github.com/dbpedia-spotlight/dbpedia-spotlight/wiki/Web-service
1919

20-
Requirements
20+
Installation
2121
============
2222

23+
The newest stable release can be found on the `Python Package Index (PyPi) <https://pypi.python.org/pypi>`__.
24+
25+
Therefore installation is as easy as::
26+
27+
pip install pyspotlight
28+
29+
Requirements for installation from source/github
30+
================================================
31+
2332
This module has been tested with Python 2.6 and Python 2.7.
2433

2534
As long as you use the ``setup.py`` for the installation

0 commit comments

Comments
 (0)