1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2025-04-05 11:38:54 +00:00

Deploying to gh-pages from @ sehugg/8bitworkshop@50a75a7d3e 🚀

This commit is contained in:
sehugg 2022-06-17 15:14:48 +00:00
parent 9dfff105b3
commit f5d46535e5

View File

@ -10,6 +10,12 @@
## Install Locally
To clone just the main branch:
```sh
git clone -b master --single-branch git://github.com/sehugg/8bitworkshop.git
```
To build the 8bitworkshop IDE:
```sh