We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b769e commit aadd5eeCopy full SHA for aadd5ee
README.rst
@@ -19,6 +19,15 @@ bitcoin-python uses setuptools for the install script. There are no dependencies
19
$ python setup.py build
20
$ python setup.py install
21
22
+Pypi / Cheeseshop
23
+==================
24
+
25
+It is possible to install the package through Pypi (cheeseshop), see http://pypi.python.org/pypi?:action=display&name=bitcoin-python
26
27
+::
28
29
+ $ pip install bitcoin-python
30
31
TODO
32
======
33
These things still have to be added:
0 commit comments