update readme
This commit is contained in:
parent
00eb6d9094
commit
a5fc4f88bf
|
@ -35,20 +35,20 @@ On Arch Linux
|
||||||
|
|
||||||
### surf
|
### surf
|
||||||
sudo mkdir usr/local/lib/surf
|
sudo mkdir usr/local/lib/surf
|
||||||
sudo ln -s /lib/wyebrowser/adblock.so /usr/local/lib/surf
|
sudo ln -s /usr/lib/wyebrowser/adblock.so /usr/local/lib/surf
|
||||||
|
|
||||||
See vimb below to manage the link by pacman
|
See vimb below to manage the link by pacman
|
||||||
|
|
||||||
### vimb
|
### vimb
|
||||||
|
|
||||||
sudo ln -s /lib/wyebrowser/adblock.so /lib/vimb
|
sudo ln -s /usr/lib/wyebrowser/adblock.so /usr/lib/vimb
|
||||||
|
|
||||||
There is a PKGBUILD file. see the 'PKGBULDs' dir.
|
There is a PKGBUILD file. see the 'PKGBULDs' dir.
|
||||||
|
|
||||||
### lariza
|
### lariza
|
||||||
|
|
||||||
mkdir -p ~/.config/lariza/web_extensions
|
mkdir -p ~/.config/lariza/web_extensions
|
||||||
ln -s /lib/wyebrowser/adblock.so ~/.config/lariza/web_extensions
|
ln -s /usr/lib/wyebrowser/adblock.so ~/.config/lariza/web_extensions
|
||||||
|
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
Loading…
Reference in New Issue
Block a user