From 6cd88178d639c52aef6612f08339c6bf2ef41322 Mon Sep 17 00:00:00 2001 From: Jasin2069 Date: Sat, 24 Mar 2018 01:14:10 -0400 Subject: [PATCH] fixed links --- docs/installation/windows.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation/windows.md b/docs/installation/windows.md index 9cb80108..a7885573 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -24,14 +24,14 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo Also if you run the NodeJS installer, it will replace the node version.: - 2. Install [windows-build-tools for npm] (https://www.npmjs.com/package/windows-build-tools) + 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 -2. Install [7zip] (https://www.7-zip.org/download.html). +2. Install [7zip](https://www.7-zip.org/download.html). *Add 7zip to your path so 7z can be called from the console -3. Install [Git] (https://git-scm.com/downloads) and optionally [TortoiseGit] (https://tortoisegit.org/download/). +3. Install [Git](https://git-scm.com/downloads) and optionally [TortoiseGit](https://tortoisegit.org/download/). 4. Clone Enigma - browse to the directory you want and run "git clone https://github.com/NuSkooler/enigma-bbs.git" Optionally use the tortoisegit gui by right clicking the directory and run git clone in the menu