diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ Compile with:: For Spotify run:: export CURLFILTER_PATTERN="spclient.wg.spotify.com/ad[-s]" - LD_PRELOAD=/path/to/curlfilter.so spotify + LD_PRELOAD=`pwd`/curlfilter.so spotify |