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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ C:\Users\AkitotheExiled\Desktop\RSSReply-master>

* Installing requirements.txt so our script can be ran. In the command prompt, type **python pip install requirements.txt**. Press enter and wait for the command to finish.
```
C:\Users\AkitotheExiled\Desktop\RSSReply-master>python pip install requirements.txt
C:\Users\AkitotheExiled\Desktop\RSSReply-master>python -m pip install -r requirements.txt
```
- - - -
## Setting your config
Expand Down