Skip to content

Commit 0bb73b7

Browse files
committed
Remove one-line command for yay
1 parent c581a74 commit 0bb73b7

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@ Then install all dependencies using:
8989
yay -S --noconfirm protontricks ffmpeg 7zip
9090
```
9191

92-
**Or simply copy and run this in the terminal:**
93-
```bash
94-
sudo pacman -S --noconfirm git && git clone https://aur.archlinux.org/yay-bin.git && cd yay-bin && makepkg -si && cd .. && rm -rf yay-bin && yay -S --noconfirm protontricks ffmpeg 7zip
95-
```
96-
9792
#### Solus:
9893

9994
```bash

README_ru.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@ rm -rf yay-bin
8888
yay -S --noconfirm protontricks ffmpeg 7zip
8989
```
9090

91-
**Или просто скопируйте и выполните эту команду в терминале:**
92-
```bash
93-
sudo pacman -S --noconfirm git && git clone https://aur.archlinux.org/yay-bin.git && cd yay-bin && makepkg -si && cd .. && rm -rf yay-bin && yay -S --noconfirm protontricks ffmpeg 7zip
94-
```
95-
9691
#### Solus:
9792

9893
```bash

0 commit comments

Comments
 (0)