From: Oliver Schmidt
Date: Mon, 27 May 2013 14:40:05 +0000 (+0300)
Subject: Be consistent with naming of 'Windows' in the Wiki.
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4aae1ef19c76b1fda7d83288d9b6d23fc1b4bfc6;p=cc65
Be consistent with naming of 'Windows' in the Wiki.
---
diff --git a/getting-started.html b/getting-started.html
index 37e019600..28a7fb087 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -64,7 +64,7 @@
Download the
- latest cc65 binaries for Windows and unzip them to
+ latest cc65 binaries for Microsoft Windows and unzip them to
'c:\cc65\cc65-master\bin'. Open a Command Prompt, change the
current working directory to 'c:\cc65\cc65-master' and enter
'c:\cc65\gnu\bin\make lib'. This builds the cc65 libraries. Now