diff --git a/index.html b/index.html index 5c17fea..95524a7 100644 --- a/index.html +++ b/index.html @@ -381,6 +381,7 @@
/Applications/Utilities
). You may want to keep
+ /Applications/Utilities
).
+ See the Git installation video tutorial
+ for an example on how to open the Terminal.
+ You may want to keep
Terminal in your dock for this workshop.
Git is a version control system that lets you track who made changes to what when and has options for easily updating a shared or public @@ -473,6 +477,7 @@
For OS X 10.9 and higher, install Git for Mac by downloading and running the most recent "mavericks" installer from @@ -512,6 +517,7 @@
nano is a basic editor and the default that instructors use in the workshop. To install it, @@ -532,6 +538,8 @@
nano is a basic editor and the default that instructors use in the workshop. + See the Git installation video tutorial + for an example on how to open nano. It should be pre-installed.
@@ -590,6 +598,7 @@
Install R by downloading and running this .exe file @@ -665,6 +676,7 @@