From e45cba10a02a0a925f7359c82b86793c60cd92ff Mon Sep 17 00:00:00 2001 From: Jasin2069 Date: Sat, 24 Mar 2018 01:26:48 -0400 Subject: [PATCH] Update windows.md --- docs/installation/windows.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/installation/windows.md b/docs/installation/windows.md index f06c4034..57b5ee0b 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -26,8 +26,11 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo 2. Install [windows-build-tools for npm](https://www.npmjs.com/package/windows-build-tools) - 'npm install --global --production windows-build-tools' - *This will also install python 2.7 + *This will also install python 2.7 + ```Powershell + npm install --global --production windows-build-tools + ``` + 2. Install [7zip](https://www.7-zip.org/download.html).