Remove pypi install from readme (#803)

This commit is contained in:
Jonathan Zernik 2021-02-09 08:05:33 -08:00 committed by GitHub
parent d46520dd93
commit ff1c1f7567
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,10 +35,6 @@ If you don't already have a bitcoin node or lightning node, you can follow the i
password=devpass
```
- Install squeaknode:
```
$ pip install squeaknode
```
or
```
$ pip install -r requirements.txt
$ python setup.py install