From e7a6f979c845c28020df1972e5b2b4afdf80be1d Mon Sep 17 00:00:00 2001 From: hotdogman Date: Mon, 26 May 2014 00:53:43 -0500 Subject: [PATCH 1/3] Added guide to install 4chanX in dwb --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14fac19b8..071b958bf 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,13 @@ https://github.com/Nebukazar/OneeChan Install [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/), then click the link above to install. ##[Install](https://ccd0.github.io/4chan-x/builds/crx.crx) (Chromium) Download the file and add drag it to your chrome://extensions page. - +##Install guide for dwb +1. Install dwb with your package manager +2. Install the dwb userscripts extension with `dwbem -N -i userscripts` in your terminal. +3. Make a directory for dwb userscripts with `mkdir .config/dwb/greasemonkey` +4. Change directory to your newly created userscripts folder with `cd .config /dwb/greasemonkey` +5. Download 4chanX with `wget https://github.com/ccd0/4chan-x/raw/master/builds/4chan-X.user.js` +6. Start dwb ## If you have any problems, try resetting your 4chan X settings ## Forking From 45f2ba332394777ae9b1e855496cd651ae45e742 Mon Sep 17 00:00:00 2001 From: hotdogman Date: Mon, 26 May 2014 00:57:25 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071b958bf..967047a1f 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Download the file and add drag it to your chrome://extensions page. 1. Install dwb with your package manager 2. Install the dwb userscripts extension with `dwbem -N -i userscripts` in your terminal. 3. Make a directory for dwb userscripts with `mkdir .config/dwb/greasemonkey` -4. Change directory to your newly created userscripts folder with `cd .config /dwb/greasemonkey` +4. Change directory to your newly created userscripts folder with `cd .config/dwb/greasemonkey` 5. Download 4chanX with `wget https://github.com/ccd0/4chan-x/raw/master/builds/4chan-X.user.js` 6. Start dwb ## If you have any problems, try resetting your 4chan X settings From ea8f31652f021ae1ab2ebd2c4daccf4f58c1abcb Mon Sep 17 00:00:00 2001 From: hotdogman Date: Mon, 26 May 2014 01:34:21 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 967047a1f..43794f1aa 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Download the file and add drag it to your chrome://extensions page. 4. Change directory to your newly created userscripts folder with `cd .config/dwb/greasemonkey` 5. Download 4chanX with `wget https://github.com/ccd0/4chan-x/raw/master/builds/4chan-X.user.js` 6. Start dwb + ## If you have any problems, try resetting your 4chan X settings ## Forking