mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-27 20:43:02 +05:00
update + fix powershell script
This commit is contained in:
parent
2988632187
commit
f49caf0222
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ Run the command below in Powershell.
|
|||
> Win + R > `powershell`
|
||||
|
||||
```powershell
|
||||
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
|
||||
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||
```
|
||||
|
||||
## Manual Installation
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
> Win + R > `powershell`
|
||||
|
||||
```powershell
|
||||
iex (iwr "beatrun.ru/install.ps1" -UseBasicParsing)
|
||||
iex (iwr "rlxx.ru/beatrun" -UseBasicParsing)
|
||||
```
|
||||
|
||||
## Ручная установка
|
||||
|
|
Loading…
Reference in a new issue