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

add dependencies for WSL

This commit is contained in:
deadc0de6
2021-09-29 08:03:14 +02:00
parent 58d7b48346
commit 9dc4020a01

View File

@@ -150,6 +150,11 @@ For MacOS users, make sure to install below packages through [homebrew](https://
* [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)
For WSL (Windows Subsystem for Linux), make sure to install `python-magic-bin`:
```bash
pip install python-magic-bin
```
## Update dotdrop submodule
If using dotdrop as a submodule, one can control if dotdrop