diff --git a/README.md b/README.md index 4a36e107..2373e670 100644 --- a/README.md +++ b/README.md @@ -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