From 7de1c069f3befb512f8c96e8b0c38451360609f5 Mon Sep 17 00:00:00 2001 From: Paul Itoi Date: Wed, 6 May 2020 17:02:20 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df5f7d1..8534760 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,8 @@ To connect to your app `npm run prod` -When Relay starts up, it will print a QR in the terminal. You can scan this in your app (right now Android only) to connect! +When Relay starts up, it will print a QR in the terminal. You can scan this in your app (Android & iOS) to connect! # Roadmap -- linking recurring payments to files, to enable use cases such as subscribing to podcasts with BTC! \ No newline at end of file +- linking recurring payments to files, to enable use cases such as subscribing to podcasts with BTC! From 1606e98e15f472e0371382cdd1baa011f65875dd Mon Sep 17 00:00:00 2001 From: Paul Itoi Date: Wed, 6 May 2020 19:44:53 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8534760..293d53f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ Relay stores: Install docker-compose: https://medium.com/@techiebouncer/install-docker-and-docker-compose-on-raspberry-pi-4-raspbian-buster-c5b78b9a0d08 Clone this repo. +``` +git clone https://github.com/stakwork/sphinx-relay.git +``` Copy your id_rsa to clone the private lnd-lean repo.