1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 16:10:08 +00:00

Update README with 'fd' installation instructions (#476)

Added recommendation for installing 'fd' on macOS and included cautionary note about artifact deletion.
This commit is contained in:
Bachrul uluum
2026-02-21 18:18:45 +08:00
committed by GitHub
parent 68b0b601a4
commit 0b5066831d

View File

@@ -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.
<details>