diff --git a/README.md b/README.md index 30eab37..e2ea231 100644 --- a/README.md +++ b/README.md @@ -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