Browse Source

Update README.md

make_cert_optional
Otto Suess 7 years ago
committed by GitHub
parent
commit
266fd5262f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

3
README.md

@ -7,8 +7,7 @@ Generate QRCode to connect iOS app to remote LND.
```
go get -d github.com/LN-Zap/zapconnect
cd $GOPATH/src/github.com/LN-Zap/zapconnect
go get ./...
go install -v ./...
make
```
## Starting zapconnect

Loading…
Cancel
Save