From 53f40187bee7ab221bb9183bf6a0c2b31665c1d3 Mon Sep 17 00:00:00 2001 From: Jasin2069 Date: Sat, 24 Mar 2018 01:30:38 -0400 Subject: [PATCH] Update windows.md --- docs/installation/windows.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/installation/windows.md b/docs/installation/windows.md index 40c4b6db..ba3c6feb 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -54,7 +54,9 @@ ENiGMA½ will run on both 32bit and 64 bit Windows. If you want to run 16bit doo Follow the prompts! 3. Edit any configuration files 4. Run ENiGMA½ - 'node .\main.js' + ```Powershell + node .\main.js + ``` 6. Profit!