From f9914137463868b43a6ef58248073de28e0c3fa5 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Mon, 30 Jul 2018 17:51:59 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb32e46..ac04417 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ ## Installation -`pip install txupnp` +``` +git clone https://github.com/lbryio/txupnp.git +cd txupnp +pip install -e . +``` ## Usage