Skip to content

Commit beb28e3

Browse files
committed
Advise Windows 8 users to reboot after installing Node
1 parent 8ab8550 commit beb28e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sites/installfest/windows.step

+4
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ step "Windows 8 Only — Install Node.js" do
4444

4545
message "Click on the downloaded file to run the install wizard. Click Next at each step to accept the defaults."
4646

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+
4751
console "node -v"
4852
fuzzy_result "v0{FUZZY}.8.x{/FUZZY}"
4953
end

0 commit comments

Comments
 (0)