Skip to content

Commit a4dba6c

Browse files
avitalSashko Stubailo
authored andcommitted
Windows installer: Inform Win 8.1 users to restart
(We'll try to fix this after the RC) Conflicts: scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.xml
1 parent 31d1991 commit a4dba6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/windows/installer/WiXInstaller/Resources/Theme_Meteor.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<String Id="SuccessHeaderRepair">Repair Successful</String>
8282
<String Id="SuccessHeaderUninstall">Meteor has been uninstalled.</String>
8383
<String Id="SuccessInfo">
84-
To get started, open a new command prompt and type "meteor".
84+
To get started, open a new command prompt and type "meteor". If you're running Windows 8.1, you may need to restart your machine.
8585

8686
To learn more about Meteor, check out the &lt;a href="https://www.meteor.com/try"&gt;Meteor tutorial&lt;/a&gt; and read the &lt;a href="https://docs.meteor.com"&gt;official documentation&lt;/a&gt;. If you need help, ask a question on the official forums at &lt;a href="https://forums.meteor.com"&gt;forums.meteor.com&lt;/a&gt; or &lt;a href="https://stackoverflow.com/questions/tagged/meteor"&gt;Stack Overflow&lt;/a&gt;.
8787

0 commit comments

Comments
 (0)