From 07c028cdff31aa3b24a9728437bdc6580110ec32 Mon Sep 17 00:00:00 2001 From: Haifeng Gu <11659581+Jeremygu@users.noreply.github.com> Date: Wed, 17 Oct 2018 20:06:12 -0700 Subject: Update README.md In Busybox1.26.2 text-based GUI, the option `CONFIG_FEATURE_INSTALLER` (i.e., "Support --install [-s] to install applet links at runtime") is in BusyBox Settings --> Include busybox applet instead of BusyBox Settings --> General Configuration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10e48ce..6b44027 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,7 @@ BusyBox as a static binary (no shared libs)" in BusyBox Settings listed as "Cross Compiler prefix" in BusyBox Settings → Build Options * `CONFIG_FEATURE_INSTALLER=y`, listed as "Support --install [-s] to install applet links at runtime" in BusyBox Settings -→ General Configuration +→ Include busybox applet * `CONFIG_INIT=y`, listed as "init" in Init utilities * `CONFIG_ASH=y`, listed as "ash" in Shells * `CONFIG_ASH_JOB_CONTROL=n`, listed as "Ash → Job control" in Shells -- cgit v1.1