diff --git a/README.md b/README.md index 0de9cea7..c4769540 100644 --- a/README.md +++ b/README.md @@ -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