Update README.md
This commit is contained in:
parent
6f0384262a
commit
362dcda58b
|
@ -10,5 +10,6 @@ Usage:
|
||||||
- Login to SlingTV in your browser
|
- Login to SlingTV in your browser
|
||||||
- Go to local storage and copy the value of variable "persist:root"
|
- Go to local storage and copy the value of variable "persist:root"
|
||||||
- Make a file called "user.txt" next to slingtv.py and save the copied string into it
|
- Make a file called "user.txt" next to slingtv.py and save the copied string into it
|
||||||
|
- Set the path to your .wvd file at the top of the slingtv.py file
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python slingtv.py
|
- python slingtv.py
|
||||||
|
|
Loading…
Reference in New Issue