commit 5f8944c2a298d17883bea1d8c6b0ec1620955547 parent 1383fdd8ca04c4544ce6a3e3c8d970bd7e654a8c Author: Dylan Araps <dylan.araps@gmail.com> Date: Wed, 29 Jan 2020 12:22:25 +0200 docs: update Diffstat:
M | README.md | | | 6 | ++---- |
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -232,10 +232,8 @@ busybox /usr/bin/whoami busybox /usr/bin/xargs busybox /usr/bin/yes -# NOTE: Two sbase utilities currently have issues with kiss. -# 'su' and 'tar'. You will need to swap these back to -# 'busybox'. -kiss a busybox /usr/bin/su +# NOTE: One sbase utility currently has issues with kiss. +# 'tar'. You will need to be swapped back to 'busybox' kiss a busybox /usr/bin/tar ```