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

updated README

This commit is contained in:
Steven Hugg 2022-02-25 12:07:02 -06:00
parent 37b3d58de0
commit 50a75a7d3e

View File

@ -10,6 +10,12 @@
## Install Locally ## 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: To build the 8bitworkshop IDE:
```sh ```sh