From 8b285681a51b47300fa3906e0cf926931f51370e Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sun, 15 Nov 2020 20:28:48 +0100 Subject: [PATCH] update doc --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index bee7a71..62a2781 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -141,8 +141,8 @@ dotdrop depends on following tools: For MacOS users, make sure to install below packages through [homebrew](https://brew.sh/): -* [coreutils](https://formulae.brew.sh/formula/coreutils) (only if using the entry point script [dotdrop.sh](https://github.com/deadc0de6/dotdrop/blob/master/dotdrop.sh) - realpath) -* [libmagic](https://formulae.brew.sh/formula/libmagic) - python-magic +* [coreutils](https://formulae.brew.sh/formula/coreutils) (only if using the entry point script [dotdrop.sh](https://github.com/deadc0de6/dotdrop/blob/master/dotdrop.sh) which uses realpath) +* [libmagic](https://formulae.brew.sh/formula/libmagic) (for python-magic) ## Update dotdrop submodule