Skip to content

Commit

Permalink
HTTP plugin patch
Browse files Browse the repository at this point in the history
  • Loading branch information
rigon committed Mar 13, 2016
1 parent cb47489 commit 341ba6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ So, we have download the source code of the plugin, make the necessary changes,

Once completed, install the patched plugin to your QMMP installation path:

sudo cp /usr/lib/qmmp/Transports/libhttp.so /usr/lib/qmmp/Transports/libhttp.so.bak
sudo mv /usr/lib/qmmp/Transports/libhttp.so /usr/lib/qmmp/Transports/libhttp.so.bak
sudo cp src/plugins/Transports/http/libhttp.so /usr/lib/qmmp/Transports/


0 comments on commit 341ba6b

Please # to comment.