diff --git a/README.md b/README.md index 93bceb1c..071715a7 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ The output files located in `output/relay/` are what are imported onto our VPN s ## Step by step - Ensure the values in `group_vars/.yml` are up to date with any block lists - - Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asns.py` are up to date (URLs and ASNs) + - Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asn.py` are up to date (URLs and ASNs) - Start a DisposibleVM (dispVM) and `qvm-copy` this repository to it - Ensure the script in `scripts/generate_social_blocklists.sh` has been run in a Disposible VM (dispVM) with the output qvm-copied to files/social (`cp /tmp/social files/social`) - Ensure you have added any 'custom' extra lists or websites to block diff --git a/templates/README.md.j2 b/templates/README.md.j2 index 5c82c712..5fa5d972 100644 --- a/templates/README.md.j2 +++ b/templates/README.md.j2 @@ -200,7 +200,7 @@ The output files located in `output/relay/` are what are imported onto our VPN s ## Step by step - Ensure the values in `group_vars/.yml` are up to date with any block lists - - Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asns.py` are up to date (URLs and ASNs) + - Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asn.py` are up to date (URLs and ASNs) - Start a DisposibleVM (dispVM) and `qvm-copy` this repository to it - Ensure the script in `scripts/generate_social_blocklists.sh` has been run in a Disposible VM (dispVM) with the output qvm-copied to files/social (`cp /tmp/social files/social`) - Ensure you have added any 'custom' extra lists or websites to block