commit 6132ccc7aff843d633cd0a9277035e7356bf0c95 parent 4d5de02fa3197a9c66358a159c90d76049977cc3 Author: Dylan Araps <dylan.araps@gmail.com> Date: Sun, 16 Jun 2019 18:17:34 +0300 docs: update Diffstat:
M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -37,9 +37,9 @@ Other utilities: - `file` - `git` (For `git` packages.) -- `sha256sum` -- `tar` -- `wget` +- `sha256sum` (Included in default `busybox`) +- `tar` (Included in default `busybox`) +- `wget`(Included in default `busybox`) ## Getting started