mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Add libpq-dev to readme (#1391)
This commit is contained in:
parent
d3d218d0b9
commit
7f8f3db3ac
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ Node for [Squeak protocol](https://github.com/yzernik/squeak/blob/master/docs/PR
|
|||
* an LND node
|
||||
* Python 3.6 or later
|
||||
* a Tor SOCKS5 proxy (you can open Tor Browser and run it in the background)
|
||||
* libpq-dev (`sudo apt install libpq-dev` on ubuntu)
|
||||
|
||||
#### Steps
|
||||
- Update the **config.ini** file and fill in the relevant sections to connect to your bitcoin node and lnd node:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue