Nhu Nguyen 8 лет назад
Родитель
Сommit
a16ba347bc
1 измененных файлов: 7 добавлений и 7 удалений
  1. 7
    7
      README.md

+ 7
- 7
README.md Просмотреть файл

2
 
2
 
3
 Items to be handled on first day orientation.
3
 Items to be handled on first day orientation.
4
 
4
 
5
-Ooh, ooh, Do this -> 
5
+Ooh, ooh, Do this ->
6
+
7
+    Find the `shell` or `terminal` or `term` (all names for the command interpreter.
6
 
8
 
7
-    Find the `shell` or `terminal` or `term` (all names for the command interpreter. 
8
-    
9
     `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
9
     `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
10
-    
10
+
11
     Type `whoami` and `enter` or `return`. Congratulations, you just type a command. You're Welcome.
11
     Type `whoami` and `enter` or `return`. Congratulations, you just type a command. You're Welcome.
12
 
12
 
13
 ## Downloads
13
 ## Downloads
17
 * JDK for Java 8
17
 * JDK for Java 8
18
 * Brew
18
 * Brew
19
 * git
19
 * git
20
-* 
20
+*
21
 
21
 
22
 
22
 
23
 ## Accounts to be created
23
 ## Accounts to be created
31
  * https://Git.Zipcode.Rocks then use that to login/create account to https://git.zipcode.rocks (the private ZCW Git server).
31
  * https://Git.Zipcode.Rocks then use that to login/create account to https://git.zipcode.rocks (the private ZCW Git server).
32
  * Register for account on GitHub (https://github.com/). We recommend using a username that incorporates your name (jfiksel, mtaub, lrjager)
32
  * Register for account on GitHub (https://github.com/). We recommend using a username that incorporates your name (jfiksel, mtaub, lrjager)
33
  * `$ git --version` and `$ git config` in the terminal to configure your shell for your new git account.
33
  * `$ git --version` and `$ git config` in the terminal to configure your shell for your new git account.
34
-    
34
+ * Fill out this [form](https://goo.gl/forms/sEHRc2F2u3E1sWh42) with your Github username
35
 * Pluralsight
35
 * Pluralsight
36
-* 
36
+*