mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45: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 ⚙️
|
||||
Run the following command inside the main directory:
|
||||
#### On Windows:
|
||||
|
||||
```powershell
|
||||
.\win_install.sh
|
||||
```
|
||||
@ -62,7 +61,13 @@ sudo chmod +x unix_install.sh && ./unix_install.sh
|
||||
### Usage 📚
|
||||
|
||||
Run the script with the following command:
|
||||
#### On Windows:
|
||||
```powershell
|
||||
.\run.py
|
||||
```
|
||||
|
||||
#### On Linux/MacOS/BSD:
|
||||
```bash
|
||||
./run.py
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user