1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00

update doc

This commit is contained in:
deadc0de6
2020-11-15 20:28:48 +01:00
parent 85f572cbd1
commit 8b285681a5

View File

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