Skip to content

Commit dc59587

Browse files
committed
ReadTheDocs builds! Readme tweak
1 parent 86882ba commit dc59587

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,25 @@ This module supports Python-based web servers in processing `SQRL <https://www.g
66
Usage
77
-----
88

9-
Visit our `ReadTheDocs.io page <LINK>`_ for the full documentation.
9+
Visit our `ReadTheDocs.io page <https://sqrl-server-python.readthedocs.io>`_ for the full documentation.
1010

1111
Installation
1212
------------
1313

14-
Eventually it will be available via PyPi:
14+
Eventually it will be available via PyPi::
1515

1616
pip install sqrlserver
1717

18+
For now, download and install manually::
19+
20+
python setup.py test
21+
python setup.py install
22+
1823
Contribute
1924
----------
2025

21-
- Issue Tracker: github.com/Perlkonig/sqrlserver-python/issues
22-
- Source Code: github.com/Perlkonig/sqrlserver-python
26+
- Issue Tracker: <github.com/Perlkonig/sqrlserver-python/issues>
27+
- Source Code: <github.com/Perlkonig/sqrlserver-python>
2328

2429
License
2530
-------

0 commit comments

Comments
 (0)