fixed README for git url

This commit is contained in:
Steven Hugg 2023-02-07 14:41:00 -05:00
parent a3d7cc7dca
commit 7bd5bffab5
1 changed files with 1 additions and 1 deletions

View File

@ -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: