Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ailothaen authored Dec 10, 2022
1 parent cb39e3c commit 11536ac
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 @@ -16,7 +16,7 @@ For more information on RedditArchiver itself, see [the main repository](https:/
Install dependencies:

```bash
python3 -m pip install -r dependencies
python3 -m pip install -r requirements.txt
```

Edit the file `config.yml` to put all the informations needed to connect (client ID, client secret and refresh token).
Expand Down

0 comments on commit 11536ac

Please sign in to comment.