mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-31 00:01:56 +08:00
added instructions for installing coinrpc from a pvt repository using pip
This commit is contained in:
@@ -2,3 +2,10 @@ blockdata
|
||||
=========
|
||||
|
||||
For registering/updating users on the blockchain
|
||||
|
||||
Installation
|
||||
=========
|
||||
|
||||
First install coinrpc
|
||||
|
||||
> pip install git+ssh://git@github.com/halfmoonlabs/coinrpc.git
|
||||
|
||||
Reference in New Issue
Block a user