README.md updated

This commit is contained in:
Francois B 2017-09-02 01:28:43 +02:00
parent 1f18aaa461
commit 9696b0c403

View file

@ -25,6 +25,11 @@ Installation
```
sudo dpkg -i wpfind.deb
```
If requirements are not installed, the previous command will fail because the dependencies are not satisfied.
Fix it by (which should install detox and/or imagemagick if they are missing)
```
sudo apt-get install -f
```
Usage options
-------------