mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Update readme requirements section (#1373)
This commit is contained in:
parent
92864f6f15
commit
5eac297b38
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue