summaryrefslogtreecommitdiff
path: root/apps/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/README.txt')
-rw-r--r--apps/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/README.txt b/apps/README.txt
index 272addcb1..86758dddf 100644
--- a/apps/README.txt
+++ b/apps/README.txt
@@ -18,7 +18,7 @@ To execute an application function:
NuttShell provides transparent method of invoking the command, when the
following option is enabled:
- CONFIG_EXAMPLES_NSH_BUILTIN_APPS=y
+ CONFIG_NSH_BUILTIN_APPS=y
in the NuttX configuration.