mirror of
https://github.com/phin05/discord-rich-presence-plex
synced 2024-11-22 01:23:02 +00:00
README tweaks
This commit is contained in:
parent
90ee52a265
commit
7ee73b8dd6
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ Current Version: 2.1.1
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
1. Install [Python 3.10](https://www.python.org/downloads/)
|
1. Install [Python 3.10](https://www.python.org/downloads/) - Make sure to tick "Add Python 3.10 to PATH" during the installation
|
||||||
2. Download [this repository's contents](https://github.com/phin05/discord-rich-presence-plex/archive/refs/heads/master.zip)
|
2. Download [this repository's contents](https://github.com/phin05/discord-rich-presence-plex/archive/refs/heads/master.zip)
|
||||||
3. Extract the folder contained in the above ZIP file
|
3. Extract the folder contained in the above ZIP file
|
||||||
4. Navigate a command-line interface (cmd.exe, PowerShell, bash, etc.) into the above-extracted directory
|
4. Navigate a command-line interface (cmd.exe, PowerShell, bash, etc.) into the above-extracted directory
|
||||||
|
@ -70,5 +70,5 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
|
||||||
* [Discord](https://discord.com)
|
* [Discord](https://discord.com)
|
||||||
* [Plex](https://www.plex.tv)
|
* [Plex](https://www.plex.tv)
|
||||||
* [Python-PlexAPI](https://github.com/pkkid/python-plexapi)
|
* [Python-PlexAPI](https://github.com/pkkid/python-plexapi)
|
||||||
* [requests](https://github.com/psf/requests)
|
* [Requests](https://github.com/psf/requests)
|
||||||
* [websocket-client](https://github.com/websocket-client/websocket-client)
|
* [websocket-client](https://github.com/websocket-client/websocket-client)
|
||||||
|
|
Loading…
Reference in a new issue