Add more instructions

This commit is contained in:
southerntofu 2020-04-18 00:05:49 -04:00
parent c96542afa1
commit 265fae11fe
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ git-build.sh looks up your ~/.git-build/ folder to find stuff to build:
Additionally, for each PROJECT a .PROJECT/ folder is created to clone the repository.
To clone/update your repo and start your build scripts, start the git-build.sh command.
Note: the PROJECT script needs to be executable!
# Example