1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

updated README

This commit is contained in:
Steven Hugg
2022-02-25 12:07:02 -06:00
parent 37b3d58de0
commit 50a75a7d3e
+6
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