Update readme with new entrypoint description (#590)

This commit is contained in:
Jonathan Zernik 2021-01-10 10:47:32 -08:00 committed by GitHub
parent c308a819f1
commit 2587100417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ If you don't already have a bitcoin node or lightning node, you can follow the i
$ python setup.py install
```
- Start the squeak server:
- Start the squeaknode:
```
$ squeaknode --config config.ini
```