Skip to content

Commit d907449

Browse files
committed
Clarify manual authentication readme paragraph
1 parent 7f14099 commit d907449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ There are two ways to provide MFA for the script to authenticate with. The first
5454

5555
###### Authenticate manually
5656

57-
You will authenticate the scraper manually as if you were logging into Drexel One, using a one-time code either from an authenticator app or that is texted to you. After setting your Drexel username and password, run the scraper as expained above, and you will be prompted for your verification code.
57+
You will authenticate the scraper manually as if you were logging into Drexel One, using a one-time code either from an authenticator app or that is texted to you. After setting the `DREXEL_USERNAME` and `DREXEL_PASSWORD` environment variables, run the scraper as explained [above](#Usage), and you will be prompted for your verification code.
5858

5959
###### Authenticate using a secret key
6060

@@ -72,7 +72,7 @@ If you set this up, you will not need to manually enter an authentication code e
7272
10. Enter this code into the Microsoft website, and select 'Next'
7373
11. 'Authenticator app' with TOTP should have been added to the list of available methods.
7474

75-
Now, when you run the scraper as explained above, it should authenticate itself automatically using this secret key.
75+
Now, when you run the scraper as explained [above](#Usage), it should authenticate itself automatically using this secret key.
7676

7777
#### All Colleges
7878

0 commit comments

Comments
 (0)