removed references to 2013-01-chicago (those became YYYY-MM-PLACE) and thehackerwithi...
authorKaty Huff <katyhuff@gmail.com>
Wed, 30 Jan 2013 03:39:10 +0000 (21:39 -0600)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 23:08:04 +0000 (16:08 -0700)
W. Trevor King: I dropped everything from the original 87034d8 except
for the shell/Readme.md modification.

shell/Readme.md

index c03315a4a4d06bbeea4e3b6d87e076260cfa17ed..4431e1bf3b984c2faa5d1fed4644897897d1ad29 100644 (file)
@@ -11,7 +11,7 @@ with a keyboard instead of controlling graphical user interfaces
 
 Use the GUI to open the tutorial on github.  Single click on the "Firefox 
 Web Browser".  Type in the URL:
-    github.com/thehackerwithin/boot-camps/tree/2013-01-chicago
+    github.com/USERNAME/boot-camps/tree/YYYY-MM-PLACE
 
 Click on the directory named `shell`.
 
@@ -56,7 +56,7 @@ command:
 Followed by:
 
     cd boot-camps
-    git checkout 2013-01-chicago
+    git checkout YYYY-MM-PLACE
 
 These 2 commands will grab all of the data needed for this workshop from the
 internet.