From 00bd60b622396c171a360a107730ddb30e52933c Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Sun, 28 Jul 2013 15:50:36 +0200
Subject: [PATCH] Added section about removing obsolete env vars.
---
getting-started.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/getting-started.html b/getting-started.html
index 5974cf07b..07eb984cf 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -41,6 +41,9 @@
links to the binaries in '/usr/local/bin'.
+ 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
--
2.39.5