Skip to content

Commit cc53d69

Browse files
committed
Merge branch 'updates-expected-node-version' of https://github.com/sarcas/docs
2 parents 4b2716f + ce0a24a commit cc53d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/installfest/windows.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ step "Install Node.js" do
128128
message "Once your computer is back up, load **Command Prompt with Ruby and Rails** and..."
129129

130130
console "node -v"
131-
fuzzy_result "v4{FUZZY}.x.x{/FUZZY}"
131+
fuzzy_result "v6{FUZZY}.x.x{/FUZZY}"
132132
end
133133

134134
step "Update Rails" do

0 commit comments

Comments
 (0)