summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/overview.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/overview.txt b/docs/overview.txt
index a35a6c7..85e80af 100644
--- a/docs/overview.txt
+++ b/docs/overview.txt
@@ -795,7 +795,7 @@ Adding a new version of a component |
When a new component, such as the Linux kernel, gcc or any other is released,
adding the new version to crosstool-NG is quite easy. There is a script that
will do all that for you:
- tools/addToolVersion.sh
+ scripts/addToolVersion.sh
Run it with no option to get some help.