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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,13 @@ $ tev -h
45
45
46
46
## Obtaining tev
47
47
48
-
Pre-built binaries for Windows (32-bit and 64-bit) and macOS (64-bit) are available on the [releases page](https://github.com/Tom94/tev/releases). For other operating systems __tev__ has to be built from source as of now (next section).
48
+
### Mac OS X / Windows
49
+
50
+
Pre-built binaries for Windows (32-bit and 64-bit) and macOS (64-bit) are available on the [releases page](https://github.com/Tom94/tev/releases).
51
+
52
+
### Linux
53
+
54
+
- Archlinux: available on the [Arch User Repository](https://aur.archlinux.org/packages/tev/)
0 commit comments