ソースを参照

Update 'README.md'

Kristofer Younger 6 年 前
コミット
fbd14f723a
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      README.md

+ 2
- 0
README.md ファイルの表示

9
 
9
 
10
 `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
10
 `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
11
 
11
 
12
+![Terminal Icon](./termicon.png)
13
+
12
 Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
14
 Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
13
 
15
 
14
 now, type `git --version` and make note of what comes back, the version number of git.
16
 now, type `git --version` and make note of what comes back, the version number of git.