Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cedarwood-insights committed Mar 19, 2022
1 parent 72c5dea commit be6327c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Once you have your Twitter Bearer Token, copy and paste this into the attached "

```py
def set_environment_variable():
os.environ["BEARER_TOKEN"]="<Paste your Twitter Bearer Token here, inside the quotation marks.>"
os.environ["BEARER_TOKEN"]="<Paste your Bearer Token here inside the quotation marks>"
return
```

Expand Down

0 comments on commit be6327c

Please sign in to comment.