From: Oliver Schmidt Date: Mon, 10 Mar 2014 18:05:54 +0000 (+0100) Subject: Replaced Win32 source build instructions with binary download instructions. X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9ecd2f3368df7757559f9d5a14d953992458f996;p=cc65 Replaced Win32 source build instructions with binary download instructions. --- diff --git a/getting-started.html b/getting-started.html index 9c7fd5259..a8b6db204 100644 --- a/getting-started.html +++ b/getting-started.html @@ -47,8 +47,8 @@

Microsoft Windows

-

Note: If you have used cc65 before then you need to make sure - to remove all environment variables related to cc65 (like CC65_HOME). -

-

Download the - - current cc65 source code and unzip it to a path of your choice that - doesn't contain spaces (let's presume 'c:\cc65' here). Download - the 'Make for Windows' - - binary and its - - dependencies and unzip them both to the same path of your - choice (let's presume 'c:\cc65\gnu' here). Now you have two options... -

- +

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.

If you want to be able to run the cc65 binaries without providing their - path you may additionally add 'c:\cc65\cc65-master\bin' to your 'Path' - environment variable. + path you may additionally add 'c:\cc65\bin' to your 'Path' environment + variable. +

+

Note: If you have used cc65 before then you need to make sure + to remove all environment variables related to cc65 (like CC65_HOME).

diff --git a/index.html b/index.html index e8595a09d..9467ccd39 100644 --- a/index.html +++ b/index.html @@ -74,16 +74,8 @@

Links