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