From 7bd5bffab55a073fe48a9b98256d7e0dac3c574a Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 7 Feb 2023 14:41:00 -0500 Subject: [PATCH] fixed README for git url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36364469..2431715b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To clone just the main branch: ```sh -git clone -b master --single-branch git://github.com/sehugg/8bitworkshop.git +git clone -b master --single-branch git@github.com:sehugg/8bitworkshop.git ``` To build the 8bitworkshop IDE: