1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 08:41:30 +00:00

fixed README for git url

This commit is contained in:
Steven Hugg 2023-02-07 14:41:00 -05:00
parent a3d7cc7dca
commit 7bd5bffab5

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: