Bläddra i källkod

Update 'README.md'

Kristofer Younger 6 år sedan
förälder
incheckning
aead98d9db
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3
    3
      README.md

+ 3
- 3
README.md Visa fil

@@ -5,11 +5,11 @@ Items to be handled on first day orientation.
5 5
 Open a Terminal app.
6 6
 Ooh, ooh, Do this ->
7 7
 
8
-    Find the `shell` or `terminal` or `term` (all names for the command interpreter.
8
+Find the `shell` or `terminal` or `term` (all names for the command interpreter).
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
-    Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
12
+Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
13 13
 
14 14
 now, type `git --version` and make note of what comes back, the version number of git.
15 15