File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
message <<-INTRO
2
- For this workshop we asked OS X and Windows users to use a virtual machine. To
2
+ Some workshops ask OS X and Windows users to use a virtual machine. To
3
3
run Ruby, you need to start and connect to the virtual machine.
4
-
5
- Linux and Chromebook users can skip to the next step.
6
4
INTRO
7
5
6
+ tip do
7
+ message "If students aren't using a virtual machine at your workshop, head back to <a href='command_line'>the curriculum.</a>"
8
+ end
9
+
8
10
goals do
9
11
goal "Define virtual machine, Vagrant, and VirtualBox"
10
12
goal "Find your workspace directory"
14
16
15
17
message <<-CONTENTS
16
18
Most laptops don't come with Ruby installed. Getting 75+ people ready at a
17
- workshop is a big logistical challenge. Participants in the January 2014
18
- workshop are using four different operating systems, with at least 15 versions
19
- all together.
19
+ workshop is a big logistical challenge.
20
20
21
21
To get going quickly and to have things work the same for everyone, we're using
22
22
a virtual machine. Using a virtual machine adds some extra steps, which we'll
@@ -112,5 +112,3 @@ Beginner's Guide to Creating VMs with
112
112
VirtualBox](http://lifehacker.com/5204434/the-beginners-guide-to-creating-virtual-machines-with-virtualbox)
113
113
CONTENTS
114
114
end
115
-
116
- next_step "irb"
You can’t perform that action at this time.
0 commit comments