summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-10-23 15:30:40 +1100
committerDylan Araps <dylan.araps@gmail.com>2018-10-23 15:30:40 +1100
commit4a1251b878b0e9fc011e4e111cf0501ebfa8b77b (patch)
tree0930d6d7a42ce9c5b1842d62b6e6c5673c721766
parentc35b64f1b535884d2a20c60015a9306c56ce0a65 (diff)
docs: update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea1de8f..7584f96 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ A [WIP] simple file manager written in `bash`.
## Dependencies
- `bash 3.2+`
-- program handling (non-text): `xdg-open`
+- program handling (non-text): `xdg-open` (*not needed on macos*)
- copying: `cp`
- moving, renaming, trash: `mv`
- creating dirs: `mkdir`