Add make clear to pyotherside install instruction
This commit is contained in:
parent
ce733c6641
commit
db3bd60327
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user