From 3df0b837ce5ff06f97ae4e3592fd56f4fa4f02a6 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 3 Jan 2017 11:04:26 -0500 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 995fc54a..ae351245 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Please create a ticket through the GitHub issues tracker on this repository. Sim How to build from source ---- 1) Checkout the source repo to your local box (GitHub gives a few methods for this) + Examples: * To checkout the master branch of the repo, run `git clone https://github.com/trueos/lumina` to create a "lumina" directory with a local copy of the source tree. * To update an exising checkout of the Lumina repo, run "git pull" while within your local copy of the source tree. -- cgit