From: Oliver Schmidt
Date: Wed, 15 May 2013 10:02:09 +0000 (+0200)
Subject: Adjusted make goal to recent Makefile changes.
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=750d2e1b51ec484521fa2b7442985ad79f6cfd09;p=cc65
Adjusted make goal to recent Makefile changes.
---
diff --git a/getting-started.html b/getting-started.html
index 1aca54180..6083afadc 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -35,8 +35,8 @@
fully functional without further steps.
If you want to be able to run the cc65 binaries without providing their
- path you may additionally enter 'sudo make install'. This creates
- symbolic links to the binaries in '/usr/local/bin'.
+ path you may additionally enter 'sudo make avail'. This creates symbolic
+ links to the binaries in '/usr/local/bin'.
Download the
@@ -82,4 +82,3 @@