From 533cf39f72d4ab245a00ac831a4418be70093836 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Nov 08 2017 14:07:51 +0000 Subject: Add documentation about runtime dependencies --- diff --git a/README b/README index e295ac8..30ba3b4 100644 --- a/README +++ b/README @@ -4,6 +4,13 @@ skt - sonic kernel testing 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.