mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-02-07 15:24:10 +05:00
Update README.md
This commit is contained in:
parent
a1e5a084a7
commit
2912bf4d95
1 changed files with 2 additions and 2 deletions
|
@ -17,9 +17,9 @@ This version does not include malicious modules, code or networking. What it doe
|
||||||
* `lua` folder contains modules for Discord Rich Presense and Steam Presence. They are optional. You can find their source code in the [credits](https://github.com/JonnyBro/beatrun?tab=readme-ov-file#credits-3) section<br><br>
|
* `lua` folder contains modules for Discord Rich Presense and Steam Presence. They are optional. You can find their source code in the [credits](https://github.com/JonnyBro/beatrun?tab=readme-ov-file#credits-3) section<br><br>
|
||||||
|
|
||||||
# Installation (Automatic | Windows only)
|
# Installation (Automatic | Windows only)
|
||||||
Run the command below in the Powershell. (Win + R --> powershell --> the command in question)
|
Run the command below in the Powershell. (Win + R --> powershell --> the command below)
|
||||||
```powershell
|
```powershell
|
||||||
iex (iwr "beatrun.ru/install.ps1")
|
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Animations
|
## Animations
|
||||||
|
|
Loading…
Reference in a new issue