diff --git a/getting-started.html b/getting-started.html
index dc612bae0..f58f236d6 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -66,8 +66,9 @@
Download the
- latest cc65 binaries for Microsoft Windows and unzip them to
- 'c:\cc65\cc65-master\bin'. Open a Command Prompt, change the
+ latest cc65 binaries for Microsoft Windows and unzip the them to
+ 'c:\cc65\cc65-master'. Rename the directory 'c:\cc65\cc65-master\drop'
+ 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
cc65 is fully functional without further steps.