mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
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
This commit is contained in:
committed by
Sashko Stubailo
parent
31d199124f
commit
a4dba6c83d
@@ -81,7 +81,7 @@
|
||||
<String Id="SuccessHeaderRepair">Repair Successful</String>
|
||||
<String Id="SuccessHeaderUninstall">Meteor has been uninstalled.</String>
|
||||
<String Id="SuccessInfo">
|
||||
To get started, open a new command prompt and type "meteor".
|
||||
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.
|
||||
|
||||
To learn more about Meteor, check out the <a href="https://www.meteor.com/try">Meteor tutorial</a> and read the <a href="https://docs.meteor.com">official documentation</a>. If you need help, ask a question on the official forums at <a href="https://forums.meteor.com">forums.meteor.com</a> or <a href="https://stackoverflow.com/questions/tagged/meteor">Stack Overflow</a>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user