Add make clear to pyotherside install instruction

This commit is contained in:
miruka 2019-12-27 09:37:33 -04:00
parent ce733c6641
commit db3bd60327

View File

@ -29,7 +29,7 @@ Install [pyotherside](https://github.com/thp/pyotherside):
git clone https://github.com/thp/pyotherside
cd pyotherside
qmake && make && sudo make install
make clean; qmake && make && sudo make install
After this, verify the permissions of the installed plugin files.
To ensure that they're correctly set: