File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 11message <<-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
33run Ruby, you need to start and connect to the virtual machine.
4-
5- Linux and Chromebook users can skip to the next step.
64INTRO
75
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+
810goals do
911 goal "Define virtual machine, Vagrant, and VirtualBox"
1012 goal "Find your workspace directory"
1416
1517message <<-CONTENTS
1618Most 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.
2020
2121To get going quickly and to have things work the same for everyone, we're using
2222a virtual machine. Using a virtual machine adds some extra steps, which we'll
@@ -112,5 +112,3 @@ Beginner's Guide to Creating VMs with
112112VirtualBox](http://lifehacker.com/5204434/the-beginners-guide-to-creating-virtual-machines-with-virtualbox)
113113CONTENTS
114114end
115-
116- next_step "irb"
You can’t perform that action at this time.
0 commit comments