diff --git a/README.md b/README.md index 55fe790..39e9b47 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ If you have Firefox installed and wish to setup PF in another profile. You can c ``` bash python3 -m pip install --user -U privacyfighter ``` -4. Close Firefox then run `privacyfighter -m -a` or `~/.local/bin/privacyfighter -m -a` +4. Close Firefox then run `privacyfighter -m -a` or `~/.local/bin/privacyfighter -m -a` . (Note: shortcut `pf` instead of `privacyfighter` also works. eg. `pf -m -a`) Alternatively 4. Run while providing a specific profile name (by default the `default` firefox profile will be modified)`~/.local/bin/privacyfighter -m -a -p your-new-profile-name`