Update readme requirements section (#1373)

This commit is contained in:
Jonathan Zernik 2021-09-20 21:52:11 -07:00 committed by GitHub
parent 92864f6f15
commit 5eac297b38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ Node for [Squeak protocol](https://github.com/yzernik/squeak/blob/master/docs/PR
* a bitcoin node
* an LND node
* Python 3.6 or later
* a Tor SOCKS5 proxy (you can open Tor Browser and run it in the background)
#### Steps
- Update the **config.ini** file and fill in the relevant sections to connect to your bitcoin node and lnd node:
@ -41,7 +42,6 @@ Node for [Squeak protocol](https://github.com/yzernik/squeak/blob/master/docs/PR
$ pip install -r requirements.txt
$ python setup.py install
```
- Install and start Tor browser
- Start squeaknode:
```
$ squeaknode --config config.ini