We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab8550 commit beb28e3Copy full SHA for beb28e3
sites/installfest/windows.step
@@ -44,6 +44,10 @@ step "Windows 8 Only — Install Node.js" do
44
45
message "Click on the downloaded file to run the install wizard. Click Next at each step to accept the defaults."
46
47
+ message "**Reboot your computer.**"
48
+
49
+ message "Once your computer is back up, load **Command Prompt with Ruby and Rails** (see below) and..."
50
51
console "node -v"
52
fuzzy_result "v0{FUZZY}.8.x{/FUZZY}"
53
end
0 commit comments