Skip to content

Commit 2c1fabd

Browse files
committed
Merge branch 'master' of https://github.com/sarahjschultz/docs
2 parents 33f9d00 + 44c8479 commit 2c1fabd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sites/en/ruby/command_line.step

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ step do
103103
console <<-LINES
104104
cd ~
105105
ls
106+
cd workspace
106107
cd rai
107108
LINES
108109
message '... and hit `TAB`.'
@@ -159,4 +160,4 @@ tip do
159160
message "If your workshop is using a Virtual Machine (ask a TA!) now is the time to take a detour to [Using Virtual Machines](using_virtual_machines)"
160161
end
161162

162-
next_step 'irb'
163+
next_step 'irb'

0 commit comments

Comments
 (0)