Update README.md

This commit is contained in:
Jack Robison 2018-07-30 17:51:59 -04:00 committed by GitHub
parent d58cd8a443
commit f991413746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,11 @@
## Installation
`pip install txupnp`
```
git clone https://github.com/lbryio/txupnp.git
cd txupnp
pip install -e .
```
## Usage