|
@@ -67,7 +67,9 @@ On Fedora, following should work:
|
67
|
67
|
|
68
|
68
|
Older distros like CentOS 6 and 7, don't have `dnf copr` or `yum copr` plugin,
|
69
|
69
|
so you'll have to pick correct *.repo* file from COPR site and download it
|
70
|
|
-under */etc/yum.repos.d*.
|
|
70
|
+under */etc/yum.repos.d*. (You can use [this convenience script][j6r], though.)
|
|
71
|
+
|
|
72
|
+ [j6r]: https://gist.github.com/AloisMahdal/89e422b4af54f5f65b87f70f7e339594
|
71
|
73
|
|
72
|
74
|
Note that on testing machines, where you only want to *run* test (but not eg.
|
73
|
75
|
export to HTML), you only need to install *jattool-minimal*:
|