From: Oliver Schmidt Date: Tue, 20 Jan 2015 20:01:10 +0000 (+0100) Subject: Fixed file name of Windows binary snapshot. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=10cb585d86ab12f8ecbd4d3608b5efea3f54a5e3;p=cc65 Fixed file name of Windows binary snapshot. Although we're using Mingw-w64 to build the Windows binaries they are in fact 32-bit binaries - which is just fine. However the file name should reflect that. --- diff --git a/getting-started.html b/getting-started.html index e610a97df..8d7bbbf89 100644 --- a/getting-started.html +++ b/getting-started.html @@ -62,7 +62,7 @@

Microsoft Windows

Download the - + current cc65 snapshot and unzip it to a path of your choice that doesn't contain spaces (let's presume 'c:\cc65' here). Now cc65 is fully functional without further steps. diff --git a/index.html b/index.html index 3d76e83d5..573f23b61 100644 --- a/index.html +++ b/index.html @@ -79,7 +79,7 @@ Source Code

  • - + Windows Snapshot