From c7e54ed98dbdca5d5ec4385c3cc3cf681ebd1681 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <freemo@gmail.com>
Date: Mon, 12 Dec 2016 00:56:22 -0500
Subject: [PATCH] Elaborated slightly on instructions.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf30f5df..9493ebfe 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ git clone https://github.com/Syncleus/aparapi-examples.git
 
 ## Running
 
-To run the examples simply execute it through maven.
+To run the examples simply checkout the version you want to run and execute it through maven.
 
 ```bash
 
-- 
GitLab