From eb959140d8ee17aa976431540e1c8f655b2d24b5 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Fri, 9 Sep 2022 13:16:50 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc81bfc..9681aa4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Now you are ready to build your **robosats** service Clone the project locally. ``` -git clone https://github.com/Start9Labs/robosats-wrapper.git +git clone https://github.com/kn0wmad/robosats-wrapper.git cd robosats-wrapper ```