From b5d708d3710f0609a766d70617beb65c56bb7026 Mon Sep 17 00:00:00 2001 From: Neszt Tibor Date: Sat, 27 Feb 2021 10:41:02 +0100 Subject: [PATCH] README clone repo fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76385e0..204c8c0 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Clone this repo: ```sh -$ git clone git@github.com:revolut-engineering/revolut-merchant-api-example-next-js.git -$ cd revolut-checkout-next-sample +$ git clone https://github.com/revolut-engineering/revolut-merchant-api-example-next-js.git +$ cd revolut-merchant-api-example-next-js ``` Install dependencies: