summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/README.txt')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt
index 35f00e9f2..13c63d18b 100644
--- a/nuttx/configs/olimex-lpc1766stk/README.txt
+++ b/nuttx/configs/olimex-lpc1766stk/README.txt
@@ -904,8 +904,8 @@ Where <subdir> is one of the following:
1. This configuration uses the mconf-based configuration tool. To
change this configuration using that tool, you should:
- a. Build and install the mconf tool. See nuttx/README.txt and
- misc/tools/
+ a. Build and install the kconfig-mconf tool. See nuttx/README.txt
+ and misc/tools/
b. Execute 'make menuconfig' in nuttx/ in order to start the
reconfiguration process.