From fc7451cb6de07e14b2424551694e9ab5450193fc Mon Sep 17 00:00:00 2001 From: Muneeb Ali Date: Mon, 28 Jul 2014 02:06:54 -0700 Subject: [PATCH] added instructions for installing coinrpc from a pvt repository using pip --- blockstack_cli/blockstack_registrar/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blockstack_cli/blockstack_registrar/README.md b/blockstack_cli/blockstack_registrar/README.md index d39b9a56b..a6dcc4244 100644 --- a/blockstack_cli/blockstack_registrar/README.md +++ b/blockstack_cli/blockstack_registrar/README.md @@ -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