From 94609eef3c1b4f490f7569d40bf18518c6b850b0 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Tue, 22 Jan 2019 20:18:38 -0700 Subject: [PATCH] Minor updates --- docs/installation/windows.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installation/windows.md b/docs/installation/windows.md index a68afe97..a9fcf060 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -1,14 +1,14 @@ --- layout: page -title: Windows Full Install +title: Installation Under Windows --- +## Installation Under Windows -ENiGMA½ will run on both 32bit and 64bit Windows. If you want to run 16bit doors natively then you should use a 32bit Windows. - +ENiGMA½ will run on both 32bit and 64bit Windows. If you want to run 16bit doors natively then you should use a 32bit Windows. ### Basic Instructions -1. Download and Install [Node.JS](https://nodejs.org/en/download/). +1. Download and Install [Node.JS](https://nodejs.org/). 1. Upgrade NPM : At this time node comes with NPM 5.6 preinstalled. To upgrade to a newer version now or in the future on windows follow this method. `*Run PowerShell as Administrator`