Update README.md
This commit is contained in:
parent
d58cd8a443
commit
f991413746
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,11 @@
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
`pip install txupnp`
|
```
|
||||||
|
git clone https://github.com/lbryio/txupnp.git
|
||||||
|
cd txupnp
|
||||||
|
pip install -e .
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue