Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Oct 25, 2023
1 parent 666445c commit 255bcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NorwegianExperimentalList alternate versions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Recommended adblockers for the various list versions:
This is only recommended for Adfilt team members or those who want to test the script, and is not recommended for pull requests.

1) Right-click on https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExperimentalList%20alternate%20versions/XYZPrepareFilters.py and save it on your PC, preferably in its own folder.
2) If you're on Windows, install [Cygwin 64-bit](https://www.cygwin.com/), and pick the <i>python39</i> (or higher-numbered within the `python3` generation) package when you're prompted to install any packages. Linux can <i>usually</i> use the included-in-distro command lines. PowerShell/CMD should be tested by uploading <i>one</i> file at a time to see if <code>* text=auto eol=lf</code> in Gitattributes is in fact working correctly.
2) If you're on Windows, install [Cygwin 64-bit](https://www.cygwin.com/), and pick the <i>python39</i> (or higher-numbered within the `python3` generation) package when you're prompted to install any packages. macOS and Linux can <i>usually</i> use the included-in-distro command lines. PowerShell/CMD should be tested by uploading <i>one</i> file at a time to see if <code>* text=auto eol=lf</code> in Gitattributes is in fact working correctly.
3) In the folder where you placed `XYZPrepareFilters.py`, create two new subfolders with the names of `Anti-Malware List` and `Domeneversjoner`.
4) Open Cygwin (on Windows) or the default terminal (on macOS or Linux), use `cd` to navigate to the folder that contains `XYZPrepareFilters.py`, and run `Python3 XYZPrepareFilters.py`.
5) If it worked, it'll lead to a few lines with text along the lines of "The list versions have been generated."

0 comments on commit 255bcdb

Please sign in to comment.