mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
rm HACKING.rst
This commit is contained in:
parent
c40927b4fc
commit
4f6308e8a8
15
HACKING.rst
15
HACKING.rst
@ -1,15 +0,0 @@
|
|||||||
Installing latest master with pip
|
|
||||||
---------------------------------
|
|
||||||
In order to work with the latest BigchainDB (server) master branch:
|
|
||||||
|
|
||||||
.. code-block:: bash
|
|
||||||
|
|
||||||
$ pip install --process-dependency-links git+https://github.com/bigchaindb/bigchaindb-driver.git
|
|
||||||
|
|
||||||
Point to some BigchainDB node, which is running BigchainDB server ``master``:
|
|
||||||
|
|
||||||
.. code-block:: python
|
|
||||||
|
|
||||||
from bigchaindb_driver import BigchainDB
|
|
||||||
|
|
||||||
bdb = BigchainDB('http://here.be.dragons:9984')
|
|
Loading…
Reference in New Issue
Block a user