mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Add update version
This commit is contained in:
parent
ef1e83bd24
commit
d95182d9de
18
README.md
18
README.md
@ -15,6 +15,7 @@ You can chat, help improve this repo, or just hang around for some fun in the **
|
|||||||
* [Usage](#usage)
|
* [Usage](#usage)
|
||||||
* [Win 7](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Installation#win-7)
|
* [Win 7](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Installation#win-7)
|
||||||
* [Termux](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Termux)
|
* [Termux](https://github.com/Ghost6446/StreamingCommunity_api/wiki/Termux)
|
||||||
|
* [Update](#update)
|
||||||
* [CONFIGURATION](#Configuration)
|
* [CONFIGURATION](#Configuration)
|
||||||
* [DOCKER](#docker)
|
* [DOCKER](#docker)
|
||||||
* [TUTORIAL](#tutorial)
|
* [TUTORIAL](#tutorial)
|
||||||
@ -54,6 +55,23 @@ python3 run.py
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Update
|
||||||
|
|
||||||
|
Keep your script up to date with the latest features by running:
|
||||||
|
|
||||||
|
#### On Windows:
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
python update_version.py
|
||||||
|
```
|
||||||
|
|
||||||
|
#### On Linux/MacOS:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python3 update_version.py
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
You can change some behaviors by tweaking the configuration file.
|
You can change some behaviors by tweaking the configuration file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user