From 43914d3a311e128bdc10b9ca7a4cfa5c5a257678 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 30 Jan 2013 06:19:12 -0500 Subject: [PATCH] shell/Readme.md: Use USERNAME and YYYY-MM-PLACE in git clone instructions --- shell/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/Readme.md b/shell/Readme.md index 511a035..e8ad3f7 100644 --- a/shell/Readme.md +++ b/shell/Readme.md @@ -50,7 +50,7 @@ by manipulating some experimental data from a hearing test. To get the data for this test, you will need internet access. Just enter the command: - git clone https://github.com/thehackerwithin/boot-camps.git + git clone -b YYYY-MM-PLACE https://github.com/USERNAME/boot-camps.git Followed by: -- 2.26.2