You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+62-51Lines changed: 62 additions & 51 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,17 @@
10
10
11
11
You must have **mpv** installed and available in your system path.
12
12
13
-
***Ubuntu/Debian:**`sudo apt install mpv`
14
-
***Arch:**`sudo pacman -S mpv`
15
-
***macOS:**`brew install mpv`
13
+
-**Ubuntu/Debian:**`sudo apt install mpv`
14
+
-**Arch:**`sudo pacman -S mpv`
15
+
-**macOS:**`brew install mpv`
16
16
17
17
### From Releases
18
18
19
19
You can download pre-compiled binaries for Linux and macOS directly from the [Releases](https://github.com/MattiaPun/SubTUI/releases) page. Simply download the archive for your architecture, extract it, and run the binary.
20
20
21
21
### Arch Linux (AUR)
22
22
23
-
You can install SubTUI directly from the AUR: ``yay -S subtui-git``
24
-
23
+
You can install SubTUI directly from the AUR: `yay -S subtui-git`
0 commit comments