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: sites/en/installfest/installfest.step
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ end
36
36
step "Read This Overview" do
37
37
message <<-MARKDOWN
38
38
39
-
You will be installingthe following tools:
39
+
Here's a list of tools you'll be installing. As you go through the workshop, we'll explain what each one is for and how to use it.
40
40
41
41
* **Ruby**. A programming language.
42
42
* **Rails**. A framework for making web applications with Ruby. It does a lot of the setting up work for you and creates a model-view-controller structure for your web application. We'll go into more detail about that later.
0 commit comments