mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
Update README.md
This commit is contained in:
parent
aadc137552
commit
b842794b34
@ -47,9 +47,17 @@ 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:
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
.\win_install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### On Linux/MacOS/BSD:
|
||||||
|
```bash
|
||||||
sudo chmod +x unix_install.sh && ./unix_install.sh
|
sudo chmod +x unix_install.sh && ./unix_install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
<a id="usage-automatic"></a>
|
<a id="usage-automatic"></a>
|
||||||
### Usage 📚
|
### Usage 📚
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user