From 0b5066831d2179a6e0aff34e034d74bd88460dcd Mon Sep 17 00:00:00 2001 From: Bachrul uluum <49960993+uluumbch@users.noreply.github.com> Date: Sat, 21 Feb 2026 18:18:45 +0800 Subject: [PATCH] Update README with 'fd' installation instructions (#476) Added recommendation for installing 'fd' on macOS and included cautionary note about artifact deletion. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c991379..21d7212 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,9 @@ Select Categories to Clean - 18.5GB (8 selected) ● backend-service 2.5GB | node_modules ``` +> We recommend to install `fd` on your mac. +> `brew install fd` + > **Use with caution:** This will permanently delete selected artifacts. Review carefully before confirming. Recent projects, less than 7 days old, are marked and unselected by default.