From 3f4fed06959b2e508ff44eec97cfb2672f8de118 Mon Sep 17 00:00:00 2001 From: Moss Date: Fri, 30 Sep 2022 22:52:48 -0400 Subject: [PATCH] Readme: Added Missing Information About Chrome Cookies --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 0c6749f..9d3f525 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ make ``` ### Dependency Installation -sqlite-devel is optional but highly recommended. +sqlite-devel is optional with the use of the `--force-cookies` option but this is not recommended. #### Void ``` @@ -26,7 +26,7 @@ sudo apt install libcurl4-gnutls-dev sqlite-devel ### Firefox Create a file named `firefox_profile` in the build directory and paste in your [firefox profile folder path](https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data) ### Chrome -Create a file named `chrome_profile` in the build directory and paste in your chrome profile folder path (found on [chrome://version](chrome://version)) +Install libgcrypt and create a file named `chrome_profile` in the build directory and paste in your chrome profile folder path (found on [chrome://version](chrome://version)) ### Other/No Sqlite Use the `--force-cookies` program option to manually input cookies.