mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Update README.md
This commit is contained in:
parent
16c37e7e1b
commit
fadd4812f0
@ -48,7 +48,6 @@ You can chat, help improve this repo, or just hang around for some fun in the **
|
|||||||
### Installation ⚙️
|
### Installation ⚙️
|
||||||
Run the following command inside the main directory:
|
Run the following command inside the main directory:
|
||||||
#### On Windows:
|
#### On Windows:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
.\win_install.sh
|
.\win_install.sh
|
||||||
```
|
```
|
||||||
@ -62,7 +61,13 @@ sudo chmod +x unix_install.sh && ./unix_install.sh
|
|||||||
### Usage 📚
|
### Usage 📚
|
||||||
|
|
||||||
Run the script with the following command:
|
Run the script with the following command:
|
||||||
|
#### On Windows:
|
||||||
|
```powershell
|
||||||
|
.\run.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### On Linux/MacOS/BSD:
|
||||||
|
```bash
|
||||||
./run.py
|
./run.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user