You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ Recipes to give to your computer to “cook” up some awesome things for you on
24
24
(Brace yourself...)
25
25
26
26
#### Please set up the following:
27
-
* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (chrome.google.com))
28
-
* A text editor to modify your files (Recommend the Atom text editor: [Atom.io](atom.io))
27
+
* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (http://chrome.google.com))
28
+
* A text editor to modify your files (Recommend the Atom text editor: [Atom.io](http://atom.io))
29
29
* Download the tutorial files on this page within the zip file
30
30
31
31
#### Download the files for this class:
@@ -36,7 +36,7 @@ Recipes to give to your computer to “cook” up some awesome things for you on
36
36
5. From Atom:
37
37
- File > open, select the folder and then click "Open"
38
38
- If the file tree does not appear on the left hand View > Toggle Tree View -- this will show you the entire folder within Atom
39
-
6.*Now if you already know some of what we're talking about,* you're all set to poke around in the files -- index.html and CSS/style.css are the two files we will using.
39
+
6.*Now if you already know some of what we're talking about,* you're all set to poke around in the files -- `index.html` and `CSS/style.css` are the two files we will using.
40
40
41
41
Patience! Setting up your computer takes time and can be tricky, especially across platforms.
0 commit comments