README.md updated
This commit is contained in:
parent
9696b0c403
commit
6462bde1aa
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ 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)
|
||||
|
||||
Fix it by (should install detox and/or imagemagick if they are missing)
|
||||
```
|
||||
sudo apt-get install -f
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue