From ebc414c7eaf55d7e3137fdba48255af900cdfd48 Mon Sep 17 00:00:00 2001 From: Ariel Weinberger Date: Mon, 15 May 2023 23:23:48 +0200 Subject: [PATCH] fix(readme): github clone http endpoint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb65d394..9cc0584f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you are missing features, please create an issue and we'll consider adding th Clone the repository: ``` -git clone git@github.com:pezzolabs/pezzo.git +git clone https://github.com/pezzolabs/pezzo.git ``` ## 🐳 Option 1: Running Pezzo via Docker Compose