From d0d93d194970391a83779c8446592090e1e32dd4 Mon Sep 17 00:00:00 2001 From: Eddy Hintze Date: Sun, 14 Feb 2021 15:51:16 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 986b1aa..e0e0673 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The first time this runs it may take a while because it will download everything ## Instructions ### 1. Getting cookies -First thing to do is get your account cookies. This can be done by getting a browser extension that lest you see or export your cookies. +First thing to do is get your account cookies. This can be done by getting a browser extension that lets you see or export your cookies. - **Method 1 (recommended)** - Get the value of the cookie called `_simpleauth_sess` and pass that value using `-s "COOKIE_VALUE"`