| |
@@ -4,6 +4,13 @@
|
| |
The goal of a project is to provide tools to automatically fetch, build and
|
| |
test specified patches on top of a base tree.
|
| |
|
| |
+ Dependencies
|
| |
+ ------------
|
| |
+
|
| |
+ Here's how to install the dependencies of skt like this:
|
| |
+
|
| |
+ $ sudo yum install python2 python2-junit_xml beaker-client
|
| |
+
|
| |
License
|
| |
-------
|
| |
skt is distributed under GPLv2 license.
|
| |
This adds a couple lines of documentation about the runtime dependencies. This command was what I had to run to execute skt.py