diff --git a/getting-started.html b/getting-started.html index f58f236d6..5974cf07b 100644 --- a/getting-started.html +++ b/getting-started.html @@ -58,7 +58,10 @@ working directory to 'c:\cc65\cc65-master' and enter 'c:\cc65\gnu\bin\make'. This builds both the cc65 binaries (located in 'c:\cc65\cc65-master\bin') and the cc65 libraries. - Now cc65 is fully functional without further steps. + Now cc65 is fully functional without further steps.
+ Note: If you receive an error message complaining about + a permission denied then you need to run the Visual Studio + Command Prompt as administrator.