updated README

This commit is contained in:
Steven Hugg 2022-02-25 12:07:02 -06:00
parent 37b3d58de0
commit 50a75a7d3e
1 changed files with 6 additions and 0 deletions

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