forked from p34709852/monkey
docs: small changes to windows setup guide
This commit is contained in:
parent
a842ac2c99
commit
60b3ed78b5
|
@ -20,11 +20,16 @@ After running the installer, the following prompt should appear on the screen:
|
||||||
|
|
||||||
### Missing Windows update
|
### Missing Windows update
|
||||||
|
|
||||||
The installer requires [Windows update #2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows). If you're having trouble running the installer, please make sure to install the update via Windows Update or manually from the link above.
|
The installer requires [Windows update #2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows).
|
||||||
|
If you're having trouble running the installer, please make sure to install the
|
||||||
|
update via Windows Update or manually from the link above.
|
||||||
|
|
||||||
### Supported browsers
|
### Supported browsers
|
||||||
|
|
||||||
The Monkey Island supports Chrome (and Chrome-based) browsers. If your Windows server only has Internet Explorer installed, please install Chrome or a similar modern browser. [You can download Google Chrome here](https://www.google.com/chrome/).
|
The Monkey Island supports Chrome (and Chrome-based) browsers. If your Windows
|
||||||
|
server only has Internet Explorer installed, please install Chrome or a similar
|
||||||
|
modern browser. [You can download Google Chrome
|
||||||
|
here](https://www.google.com/chrome/).
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue