Fix stupid markdown in README
This commit is contained in:
parent
54e805f17f
commit
74b464b40c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ gem install cookie_extractor
|
|||
cookie_extractor /path/to/firefox/cookies.sqlite > cookies.txt
|
||||
|
||||
Typical locations for the cookies file on Linux are:
|
||||
|
||||
* Firefox: ~/.mozilla/firefox/<profile directory>/cookies.sqlite
|
||||
* Chrome: ~/.config/google-chrome/Default/Cookies
|
||||
* Chromium: ~/.config/chromium/Default/Cookies
|
||||
|
|
Loading…
Reference in a new issue