Updated URL
authorrkhetani <rkhetani@rkhetani-lp.igb.illinois.edu>
Tue, 8 Jan 2013 23:47:30 +0000 (17:47 -0600)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 23:03:27 +0000 (16:03 -0700)
shell/Readme.md

index 8de6964ebe3b51883e981fd9dfcdebd3fa9762f1..83765717dbfb2cd45cb7e5af20bc0b483ca82f5c 100644 (file)
@@ -6,7 +6,9 @@
 * * * * *
 
 **Updated and presented by : Radhika Khetani**
+
 **Modified by : Sasha Wood**
+
 **This presentation originally developed by: Milad Fatenejad**
 
 # What is the shell how do I access the shell?
@@ -18,8 +20,8 @@ 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/JHU-SWC-2012/SWC-bootcamp
-Click on the directory named `1-Shell`.
+    github.com/thehackerwithin/boot-camps/tree/2013-01-chicago
+Click on the directory named `Shell`.
 
 A *terminal* is a program you run that gives you access to the
 shell. There are many different terminal programs that vary across
@@ -45,7 +47,7 @@ not the default shell, it is usually installed on most systems and can be
 started by typing `bash` in the terminal. Many commands, especially a
 lot of the basic ones, work across the various shells but many things
 are different. I recommend sticking with bash and learning it well.
-[Here is a link for more information](http://en.wikipedia.org/wiki/Bash_(Unix_shell))
+([Here is a link for more information](http://en.wikipedia.org/wiki/Bash_(Unix_shell))
 
 To open a terminal, just single click on the "Terminal" icon on the
 Desktop.