Skip to content

Commit

Permalink
Shortcut pf instead of privacyfighter also works
Browse files Browse the repository at this point in the history
  • Loading branch information
jotyGill committed Jul 14, 2019
1 parent 3d39b3c commit 59dec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 59dec0e

Please sign in to comment.