firefox/README.md: use clearer wording - privacy-haters - Tools and configs to … | |
git clone git://bitreich.org/privacy-haters/ git://enlrupgkhuxnvlhsf6lc3fziv5h2… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit dff14c90381e12aa273e3fcca5b419e5d553f2d1 | |
parent 1821ca35b5dccfd337f0c3ba819c6e7f3deb840a | |
Author: Anders Damsgaard <[email protected]> | |
Date: Sat, 9 Oct 2021 20:30:59 +0200 | |
firefox/README.md: use clearer wording | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
M firefox/README.md | 8 ++++---- | |
1 file changed, 4 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/firefox/README.md b/firefox/README.md | |
@@ -1,13 +1,13 @@ | |
# Mozilla Firefox | |
Mozilla hates users and developers. They provide ugly APIs and long | |
-lists of ways to get all your data. You are not informed at all. As of | |
+lists of ways to get all your data. You are not informed at all. As of | |
May 2020 Firefox is worse in hating your privacy than Google. | |
-To install, run `make install`, which copy the user.js to your default | |
-profile, residing in: | |
+To install, run `make install` which copies user.js to your default | |
+profile directory: | |
- $HOME/.mozilla/firefox/$ugly-named-profile | |
+ $HOME/.mozilla/firefox/$ugly-named-profile/ | |
For blocking firefox asking mozilla hosts for some lists, also consider | |
using the blocking files in hosts-gen of this repository. Sadly this |