From 60436a8f7b762724d628612e9a9e2f0cb7daf00e Mon Sep 17 00:00:00 2001 From: Mo Shiha <64619068+MoShiha@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:34:23 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixing typo “Stepts” --- recruitment/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recruitment/README.md b/recruitment/README.md index 7113e033..522561f1 100644 --- a/recruitment/README.md +++ b/recruitment/README.md @@ -31,7 +31,7 @@ It uses GPT-4o by default so you should have access to that to run it. - **Custom Tools**: You can find custom tools at `recruitment/src/recruitment/tools/`. - **Execute the Script**: Run `poetry run recruitment` and input your project details. -### Stepts to get Linkedin Cookie (LI_AT) +### Steps to get Linkedin Cookie (LI_AT) - Navigate to www.linkedin.com and log in - Open browser developer tools (Ctrl-Shift-I or right click -> inspect element) - Select the appropriate tab for your browser (Application on Chrome, Storage on Firefox)