Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ sudo pip install --upgrade oauth2
```

### Getting started
The first time you runs <b>tinfoleak</b>, you need to assign the OAuth settings.
The first time you run <b>tinfoleak</b>, you'll need to assign your OAuth credentials.

> 1. Edit "tinfoleak.conf" <br>
> Use your favorite editor ;-)

> 2. Give value to these variables: <br>
> 2. Assign your specific values to the following variables: <br>
> CONSUMER_KEY <br>
> CONSUMER_SECRET <br>
> ACCESS_TOKEN <br>
Expand Down